summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-rename/ClassTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-rename] remove obsolete tests and apply fixes to existingKirill Bobyrev2016-07-161-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 filesMiklos Vajna2016-05-091-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 Klimek2016-05-041-0/+15
Patch by Miklos Vajna. llvm-svn: 268484
OpenPOWER on IntegriCloud