Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28279
[clang-move] Support moving type alias declarations. ClosedPublic Authored by hokein on Jan 4 2017, 1:03 AM.
Details
Diff Detail
Event Timelinehokein updated this object. This revision is now accepted and ready to land.Jan 4 2017, 1:55 AM Closed by commit rL290967: [clang-move] Support moving type alias declarations. (authored by hokein). · Explain WhyJan 4 2017, 7:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 83053 clang-tools-extra/trunk/clang-move/ClangMove.cpp
clang-tools-extra/trunk/test/clang-move/Inputs/type_alias.h
clang-tools-extra/trunk/test/clang-move/move-type-alias.cpp
clang-tools-extra/trunk/unittests/clang-move/ClangMoveTests.cpp
|