Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28801
[clang-move] Handle helpers with forward declarations. ClosedPublic Authored by hokein on Jan 17 2017, 5:11 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 17 2017, 5:20 AM Closed by commit rL292215: [clang-move] Handle helpers with forward declarations. (authored by hokein). · Explain WhyJan 17 2017, 5:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 84659 clang-tools-extra/trunk/clang-move/ClangMove.cpp
clang-tools-extra/trunk/clang-move/HelperDeclRefGraph.cpp
clang-tools-extra/trunk/test/clang-move/Inputs/helper_decls_test.h
clang-tools-extra/trunk/test/clang-move/Inputs/helper_decls_test.cpp
clang-tools-extra/trunk/test/clang-move/move-used-helper-decls.cpp
|