mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 19:49:36 +00:00
d059d5bba0
llvm-svn: 55262
6 lines
96 B
C++
6 lines
96 B
C++
// RUN: clang %s -fsyntax-only -print-stats
|
|
#ifdef __APPLE__
|
|
#include <Carbon/Carbon.h>
|
|
#endif
|
|
|