blob: a2861c97cb85c561bb24cfc113d4c4896405110b [file] [log] [blame]
Daniel Dunbar8fbe78f2009-12-15 20:14:24 +00001// RUN: %clang_cc1 %s -E 2>&1 | grep 'DO_PRAGMA (STR'
2// RUN: %clang_cc1 %s -E 2>&1 | grep '7:3'
Chris Lattner1c9c0d02006-07-03 06:28:30 +00003
4#define DO_PRAGMA _Pragma
5#define STR "GCC dependency \"parse.y\"")
Chris Lattner9dc9c202009-02-15 20:52:18 +00006 // Test that this line is printed by caret diagnostics.
7 DO_PRAGMA (STR