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