summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/RefactoringCallbacksTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace OwningPtr with std::unique_ptr.Ahmed Charles2014-03-071-1/+1
* Really sort the #include lines in unittests/...Chandler Carruth2012-12-041-1/+1
* Sort the #include lines for unittests/...Chandler Carruth2012-12-041-3/+3
* Tweak include orderDouglas Gregor2012-10-231-1/+1
* Rename the ASTMatchers to better match AST nodes. Now, allDaniel Jasper2012-08-241-7/+7
* Finishing the move of RefactoringCallbacks and fixing the correspondingDaniel Jasper2012-07-171-1/+3
* Move RefactoringCallbacks to Tooling to avoid dependency fromDaniel Jasper2012-07-171-0/+98
OpenPOWER on IntegriCloud