[PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Eric Liu via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 9 02:33:13 PDT 2016
ioeric updated this revision to Diff 70793.
ioeric marked 16 inline comments as done.
ioeric added a comment.
- 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.70793.patch
Type: text/x-patch
Size: 45148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160909/60e8d654/attachment-0001.bin>
More information about the cfe-commits
mailing list