[PATCH] D25762: [clang-move] Move using-decl in old cc.
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 19 06:40:03 PDT 2016
hokein updated this revision to Diff 75139.
hokein marked 2 inline comments as done.
hokein added a comment.
Address comments.
- Cover type alias declarations.
- Fix an issue of moving function-scope static definitions in non-moved classes.
https://reviews.llvm.org/D25762
Files:
clang-move/ClangMove.cpp
test/clang-move/Inputs/multiple_class_test.cpp
test/clang-move/move-multiple-classes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25762.75139.patch
Type: text/x-patch
Size: 5800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161019/a5c2f5ec/attachment.bin>
More information about the cfe-commits
mailing list