hanchenye-llvm-project/clang/test/Sema/carbon.c

6 lines
93 B
C

// RUN: clang %s -fsyntax-only -arch ppc
#ifdef __APPLE__
#include <Carbon/Carbon.h>
#endif