summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-move/move-class.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-enable a clang-move test on windows.Eric Liu2018-05-181-4/+0
* Disable a failing clang-move test on windows.Eric Liu2018-05-171-0/+4
* [clang-move] Move all code from old.h/cc directly when moving all class decla...Haojian Wu2016-11-081-9/+8
* [clang-move] Add header guard for the new header.Haojian Wu2016-10-141-0/+4
* [clang-move] Matching static class member more correctly.Haojian Wu2016-10-141-0/+2
* Recommit r283538 "[clang-move] Support moving multiple classes in one run."Haojian Wu2016-10-131-2/+2
* [clang-move] Compare with real paths of symlinksHaojian Wu2016-10-121-11/+15
* Revert "[clang-move] Support moving multiple classes in one run."Renato Golin2016-10-071-3/+4
* [clang-move] Simplify lint testsHaojian Wu2016-10-071-4/+3
* 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-2/+2
* [clang-move] Cleanup around replacements.Haojian Wu2016-10-061-7/+2
* [clang-move] Make it support both relative and absolute file path arguments.Haojian Wu2016-10-041-0/+39
OpenPOWER on IntegriCloud