aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Tooling/RefactoringCallbacks.cpp
AgeCommit message (Expand)Author
2017-05-12[tooling] RefactoringCallbacks code cleanupAlexander Shaposhnikov
2017-05-10clang/lib/Tooling/RefactoringCallbacks.cpp: Avoid std::errc::bad_message.NAKAMURA Takumi
2017-05-10Add ASTMatchRefactorer and ReplaceNodeWithTemplate to RefactoringCallbacksEric Liu
2016-12-23Use after move bug fixesPiotr Padlewski
2016-12-13Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}Alexander Kornienko
2016-08-01Implement tooling::Replacements as a class.Eric Liu
2012-07-17Finishing the move of RefactoringCallbacks and fixing the correspondingDaniel Jasper
2012-07-17Move RefactoringCallbacks to Tooling to avoid dependency fromDaniel Jasper