summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/pragma-message2.c
Commit message (Collapse)AuthorAgeFilesLines
* Keep the parentheses in #pragma message (partial revert of r179771).Andy Gibbs2013-04-191-2/+2
| | | | llvm-svn: 179862
* Dropped the parentheses for #pragma message and its kin in the -E output ↵Andy Gibbs2013-04-181-0/+19
generator. This was a suggestion by Jordan Rose since the documented format for these pragmas is without the parentheses. At the same time, I've increased test coverage too for the preprocessed output. llvm-svn: 179771
OpenPOWER on IntegriCloud