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

5 lines
83 B
C
Raw Normal View History

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