llvm-project/clang/test/Preprocessor/_Pragma-syshdr.c

5 lines
104 B
C
Raw Normal View History

// RUN: clang-cc %s -E 2>&1 | grep 'system_header ignored in main file'
2006-07-03 05:23:03 +08:00
_Pragma ("GCC system_header")