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: 61cadfbb8a189d9f0a0d92404d819916a1c9020b (
plain
)
1
2
3
4
// RUN: clang-cc %s -E | not grep 'scratch space'
#define push _Pragma ("pack(push)")
push