summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/pragma-message.c
Commit message (Expand)AuthorAgeFilesLines
* Implemented #pragma GCC warning/error in the same mould as #pragma message.Andy Gibbs2013-04-171-0/+16
* Made the "expected string literal" diagnostic more expressiveAndy Gibbs2012-11-171-0/+2
* Have #pragma message not turn into error by -Werror, by default. Fixes rdar:/...Argyrios Kyrtzidis2011-04-211-1/+1
* Remove hard CRLF end-of-line markers from two files. These should be addedChandler Carruth2010-10-061-14/+14
* Lexer: Implement GCC's version of pragma message.Michael J. Spencer2010-09-271-0/+14
OpenPOWER on IntegriCloud