Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename AST node matchers to match the AST node names directly. Part of this r... | Aaron Ballman | 2015-09-17 | 1 | -2/+2 |
* | Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). | Alexander Kornienko | 2015-06-22 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-22 | 1 | -1/+1 |
* | Replace OwningPtr with std::unique_ptr. | Ahmed Charles | 2014-03-07 | 1 | -1/+1 |
* | Really sort the #include lines in unittests/... | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
* | Sort the #include lines for unittests/... | Chandler Carruth | 2012-12-04 | 1 | -3/+3 |
* | Tweak include order | Douglas Gregor | 2012-10-23 | 1 | -1/+1 |
* | Rename the ASTMatchers to better match AST nodes. Now, all | Daniel Jasper | 2012-08-24 | 1 | -7/+7 |
* | Finishing the move of RefactoringCallbacks and fixing the corresponding | Daniel Jasper | 2012-07-17 | 1 | -1/+3 |
* | Move RefactoringCallbacks to Tooling to avoid dependency from | Daniel Jasper | 2012-07-17 | 1 | -0/+98 |