hanchenye-llvm-project/clang/test/Preprocessor/pragma_sysheader.h

5 lines
57 B
C

#pragma GCC system_header
typedef int x;
typedef int x;