aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/_Pragma.c
blob: d449dc08b69b995e8a48c84dcb4f4381b32d87bb (plain)
1
2
3
4
// RUN: clang-cc %s -E -verify

_Pragma ("GCC system_header")  // expected-warning {{system_header ignored in main file}}