blob: da1d87f741e6ce5f715f7938b4e12e1b7c4f1842 [file] [log] [blame]
Daniel Dunbarffd408a2009-03-24 02:24:46 +00001// RUN: clang-cc %s -E 2>&1 | grep 'DO_PRAGMA (STR' &&
2// RUN: clang-cc %s -E 2>&1 | grep '7:3'
Chris Lattner4b009652007-07-25 00:24:17 +00003
4#define DO_PRAGMA _Pragma
5#define STR "GCC dependency \"parse.y\"")
Chris Lattnerbc7a3cb2009-02-15 20:52:18 +00006 // Test that this line is printed by caret diagnostics.
7 DO_PRAGMA (STR