[PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Eric Liu via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 13 02:29:41 PDT 2016
ioeric updated this revision to Diff 71126.
ioeric marked 13 inline comments as done.
ioeric added a comment.
Herald added a subscriber: mgorny.
- Minor cleanup.
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.71126.patch
Type: text/x-patch
Size: 45189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160913/686804ff/attachment-0001.bin>
More information about the cfe-commits
mailing list