Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented #pragma GCC warning/error in the same mould as #pragma message. | Andy Gibbs | 2013-04-17 | 1 | -0/+16 |
* | Made the "expected string literal" diagnostic more expressive | Andy Gibbs | 2012-11-17 | 1 | -0/+2 |
* | Have #pragma message not turn into error by -Werror, by default. Fixes rdar:/... | Argyrios Kyrtzidis | 2011-04-21 | 1 | -1/+1 |
* | Remove hard CRLF end-of-line markers from two files. These should be added | Chandler Carruth | 2010-10-06 | 1 | -14/+14 |
* | Lexer: Implement GCC's version of pragma message. | Michael J. Spencer | 2010-09-27 | 1 | -0/+14 |