summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Refactoring.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-121-7/+7
* Allow RefactoringTool to write to memory instead of always to diskEdwin Vane2013-01-111-29/+34
* Make DiagnosticOptions intrusively reference-counted, and make sureDouglas Gregor2012-10-231-5/+4
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-1/+1
* Adds a toString method to Replacement, which helps debugging.Manuel Klimek2012-05-301-0/+8
* Adds the Refactoring library, which is a layer on top of the Tooling libraryManuel Klimek2012-05-231-0/+178
OpenPOWER on IntegriCloud