blob: 837f31d07c9599d60752fab0335c20e4141da529 [file] [log] [blame]
Reid Spencer5f016e22007-07-11 17:01:13 +00001// RUN: clang %s -E 2>&1 | grep 'DO_PRAGMA (STR' &&
Chris Lattnere7fb4842009-02-15 20:52:18 +00002// RUN: clang %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