forked from OSchip/llvm-project
parent
ef0dbae5ab
commit
d6178a6870
|
@ -0,0 +1,4 @@
|
|||
// RUN: clang %s -E 2>&1 | grep 'system_header ignored in main file'
|
||||
|
||||
_Pragma ("GCC system_header")
|
||||
|
Loading…
Reference in New Issue