Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-rename] remove obsolete tests and apply fixes to existing | Kirill Bobyrev | 2016-07-16 | 1 | -15/+0 |
| | | | | | | | | Few tests introduced by previous patch had obsolete counterparts. Applied fixes to {Dynamic|Static}CastExpr.cpp llvm-svn: 275681 | ||||
* | clang-rename tests: move the run lines to the top of the test files | Miklos Vajna | 2016-05-09 | 1 | -3/+3 |
| | | | | | | | | | | Summary: To be consistent with the other tests. Reviewers: cfe-commits, klimek Differential Revision: http://reviews.llvm.org/D20059 llvm-svn: 268897 | ||||
* | When renaming a class, ename pointers to that class as well. | Manuel Klimek | 2016-05-04 | 1 | -0/+15 |
Patch by Miklos Vajna. llvm-svn: 268484 |