Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-move] Only move used helper declarations. | Haojian Wu | 2017-01-03 | 1 | -6/+5 |
* | [clang-move] Fix not moving using-decls in global namespace in old.cc | Haojian Wu | 2016-11-18 | 1 | -2/+10 |
* | [clang-move] Move using-decl in old cc. | Haojian Wu | 2016-10-19 | 1 | -1/+24 |
* | [clang-move] Add header guard for the new header. | Haojian Wu | 2016-10-14 | 1 | -0/+3 |
* | [clang-move] Better support enclosing class. | Haojian Wu | 2016-10-13 | 1 | -1/+15 |
* | Recommit r283538 "[clang-move] Support moving multiple classes in one run." | Haojian Wu | 2016-10-13 | 1 | -0/+57 |
* | Revert "[clang-move] Support moving multiple classes in one run." | Renato Golin | 2016-10-07 | 1 | -57/+0 |
* | [clang-move] Simplify lint tests | Haojian Wu | 2016-10-07 | 1 | -3/+2 |
* | Revert "fix buildbot error" since it is not right fix. | Haojian Wu | 2016-10-07 | 1 | -1/+0 |
* | Fix buildbot error. | Haojian Wu | 2016-10-07 | 1 | -0/+1 |
* | [clang-move] Support moving multiple classes in one run. | Haojian Wu | 2016-10-07 | 1 | -0/+58 |