blob: a2861c97cb85c561bb24cfc113d4c4896405110b [file] [log] [blame]
Daniel Dunbara5728872009-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'
Reid Spencer5f016e22007-07-11 17:01:13 +00003
4#define DO_PRAGMA _Pragma
5#define STR "GCC dependency \"parse.y\"")
Chris Lattnere7fb4842009-02-15 20:52:18 +00006 // Test that this line is printed by caret diagnostics.
7 DO_PRAGMA (STR