blob: f7d7efe41b02ae7e3f7e5de0ab813c1c9bbc4182 [file] [log] [blame]
Reid Spencer5f016e22007-07-11 17:01:13 +00001// RUN: clang %s -E 2>&1 | grep 'DO_PRAGMA (STR' &&
2// RUN: clang %s -E 2>&1 | grep '7:12'
3
4#define DO_PRAGMA _Pragma
5#define STR "GCC dependency \"parse.y\"")
6// Test that this line is printed by caret diagnostics.
7DO_PRAGMA (STR