Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-05-08 | 1 | -4/+4 |
* | Prospective MSVC 2010 build fix | Alp Toker | 2014-01-06 | 1 | -3/+3 |
* | Support diagnostic formatting of keyword tokens | Alp Toker | 2014-01-06 | 1 | -0/+8 |
* | Rename getTokenSimpleSpelling() to getPunctuatorSpelling() | Alp Toker | 2014-01-06 | 1 | -1/+1 |
* | Apply some LLVM_READONLY / LLVM_READNONE on diagnostic functions | Alp Toker | 2014-01-06 | 1 | -3/+5 |
* | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth | 2012-12-04 | 1 | -1/+0 |
* | This patch adds a PUNCTUATOR macro (specialization of TOK) in TokenKinds.def ... | Kovarththanan Rajaratnam | 2009-11-28 | 1 | -53/+2 |
* | Clean up and document code modification hints. | Douglas Gregor | 2009-02-27 | 1 | -3/+1 |
* | Introduce code modification hints into the diagnostics system. When we | Douglas Gregor | 2009-02-26 | 1 | -0/+63 |
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+29 |