aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/pragma-message.c
AgeCommit message (Expand)Author
2013-04-17Implemented #pragma GCC warning/error in the same mould as #pragma message.Andy Gibbs
2012-11-17Made the "expected string literal" diagnostic more expressiveAndy Gibbs
2011-04-21Have #pragma message not turn into error by -Werror, by default. Fixes rdar:/...Argyrios Kyrtzidis
2010-10-06Remove hard CRLF end-of-line markers from two files. These should be addedChandler Carruth
2010-09-27Lexer: Implement GCC's version of pragma message.Michael J. Spencer