Files
llvm-project/clang/test/Preprocessor/_Pragma-location.c
Chris Lattner e55e11ad04 new testcase
llvm-svn: 38618
2006-07-02 22:59:48 +00:00

5 lines
89 B
C

// RUN: clang %s -E | not grep 'scratch space'
#define push _Pragma ("pack(push)")
push