summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Core
Commit message (Expand)AuthorAgeFilesLines
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-121-1/+1
* Remove duplicate includes.Roman Divacky2012-12-211-1/+0
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-043-7/+7
* Make helper classes anonymous. Make helper functions static instead of privat...Benjamin Kramer2012-12-011-0/+2
* Include pruning and general cleanup.Benjamin Kramer2012-12-011-1/+3
* Make DiagnosticOptions intrusively reference-counted, and make sureDouglas Gregor2012-10-231-0/+1
* Remove pointless classof()'s.Sean Silva2012-10-112-7/+0
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-017-0/+2488
OpenPOWER on IntegriCloud