summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/RefactoringTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-121-2/+2
* Sort the #include lines for unittests/...Chandler Carruth2012-12-041-2/+2
* Buildbot debugging is funDouglas Gregor2012-10-231-1/+1
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-1/+1
* Update unittests for include change.Benjamin Kramer2012-07-041-0/+1
* Adds the Refactoring library, which is a layer on top of the Tooling libraryManuel Klimek2012-05-231-0/+304
OpenPOWER on IntegriCloud