blob: 17c5355302c2898488e9a7115c3f108458e38eea [file] [log] [blame]
Daniel Dunbar4fcfde42009-11-08 01:45:36 +00001// RUN: clang-cc %s -E 2>&1 | grep 'DO_PRAGMA (STR'
Daniel Dunbard7d5f022009-03-24 02:24:46 +00002// RUN: clang-cc %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