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

7 lines
122 B
C

// RUN: clang-cc %s -print-stats &&
// RUN: clang-cc %s -disable-free
#ifdef __APPLE__
#include <Carbon/Carbon.h>
#endif