Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tooling] RefactoringCallbacks code cleanup | Alexander Shaposhnikov | 2017-05-12 | 1 | -3/+3 |
* | clang/lib/Tooling/RefactoringCallbacks.cpp: Avoid std::errc::bad_message. | NAKAMURA Takumi | 2017-05-10 | 1 | -2/+2 |
* | Add ASTMatchRefactorer and ReplaceNodeWithTemplate to RefactoringCallbacks | Eric Liu | 2017-05-10 | 1 | -10/+144 |
* | Use after move bug fixes | Piotr Padlewski | 2016-12-23 | 1 | -8/+12 |
* | Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs} | Alexander Kornienko | 2016-12-13 | 1 | -4/+4 |
* | Implement tooling::Replacements as a class. | Eric Liu | 2016-08-01 | 1 | -8/+30 |
* | Finishing the move of RefactoringCallbacks and fixing the corresponding | Daniel Jasper | 2012-07-17 | 1 | -11/+14 |
* | Move RefactoringCallbacks to Tooling to avoid dependency from | Daniel Jasper | 2012-07-17 | 1 | -0/+78 |