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