index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Preprocessor
/
_Pragma-location.c
blob: 8b68d6ca1f76eac6c83f72d489345daa0e04b8d1 (
plain
)
1
2
3
4
// RUN: %clang_cc1 %s -E | not grep 'scratch space'
#define push _Pragma ("pack(push)")
push