xref: /llvm-project/clang/test/Integration/carbon.c (revision 01bf58d6ecd9304a7ab5180ff78f3c78187282f4)
1a01285c4SAlp Toker // RUN: %clang -fsyntax-only %s
2*01bf58d6SAlex Lorenz // REQUIRES: macos-sdk-10.12
3a01285c4SAlp Toker #ifdef __APPLE__
4a01285c4SAlp Toker #include <Carbon/Carbon.h>
5a01285c4SAlp Toker #endif
6