unplugged-vendor/external/clang/test/Preprocessor/pragma_sysheader.h

5 lines
57 B
C
Raw Permalink Normal View History

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