summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Core/Rewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-121-1/+1
* 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
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-0/+486
OpenPOWER on IntegriCloud