Sign in
llvm
/
clang
/
8a8da7d17d4eb281b61d08d603c7bb180d280d5a
/
.
/
test
/
Preprocessor
/
_Pragma-location.c
blob: 8b68d6ca1f76eac6c83f72d489345daa0e04b8d1 [
file
]
// RUN: %clang_cc1 %s -E | not grep 'scratch space'
#define
push
_Pragma
(
"pack(push)"
)
push