summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-move/move-multiple-classes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-move] Only move used helper declarations.Haojian Wu2017-01-031-6/+5
* [clang-move] Fix not moving using-decls in global namespace in old.ccHaojian Wu2016-11-181-2/+10
* [clang-move] Move using-decl in old cc.Haojian Wu2016-10-191-1/+24
* [clang-move] Add header guard for the new header.Haojian Wu2016-10-141-0/+3
* [clang-move] Better support enclosing class.Haojian Wu2016-10-131-1/+15
* Recommit r283538 "[clang-move] Support moving multiple classes in one run."Haojian Wu2016-10-131-0/+57
* Revert "[clang-move] Support moving multiple classes in one run."Renato Golin2016-10-071-57/+0
* [clang-move] Simplify lint testsHaojian Wu2016-10-071-3/+2
* Revert "fix buildbot error" since it is not right fix.Haojian Wu2016-10-071-1/+0
* Fix buildbot error.Haojian Wu2016-10-071-0/+1
* [clang-move] Support moving multiple classes in one run.Haojian Wu2016-10-071-0/+58
OpenPOWER on IntegriCloud