Age | Commit message (Expand) | Author |
---|---|---|
2013-01-12 | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko |
2012-12-21 | Remove duplicate includes. | Roman Divacky |
2012-12-04 | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth |
2012-12-01 | Make helper classes anonymous. Make helper functions static instead of privat... | Benjamin Kramer |
2012-12-01 | Include pruning and general cleanup. | Benjamin Kramer |
2012-10-23 | Make DiagnosticOptions intrusively reference-counted, and make sure | Douglas Gregor |
2012-10-11 | Remove pointless classof()'s. | Sean Silva |
2012-09-01 | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek |