[PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Eric Liu via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 7 13:04:45 PDT 2016
ioeric updated this revision to Diff 70588.
ioeric marked 9 inline comments as done.
ioeric added a comment.
Herald added a subscriber: beanz.
- Addressed reviewer comments.
https://reviews.llvm.org/D24183
Files:
CMakeLists.txt
change-namespace/CMakeLists.txt
change-namespace/ChangeNamespace.cpp
change-namespace/ChangeNamespace.h
change-namespace/tool/CMakeLists.txt
change-namespace/tool/ClangChangeNamespace.cpp
test/CMakeLists.txt
test/change-namespace/simple-move.cpp
unittests/CMakeLists.txt
unittests/change-namespace/CMakeLists.txt
unittests/change-namespace/ChangeNamespaceTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24183.70588.patch
Type: text/x-patch
Size: 44701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160907/afcfc7e2/attachment-0001.bin>
More information about the cfe-commits
mailing list