summaryrefslogtreecommitdiffstats
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
OpenPOWER on IntegriCloud