[PATCH] D56612: [clangd] A code action to remove 'using namespace'
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 22 02:51:01 PST 2019
ilya-biryukov updated this revision to Diff 182873.
ilya-biryukov added a comment.
- Rebase
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56612/new/
https://reviews.llvm.org/D56612
Files:
clang-tools-extra/clangd/AST.cpp
clang-tools-extra/clangd/AST.h
clang-tools-extra/clangd/refactor/tweaks/CMakeLists.txt
clang-tools-extra/clangd/refactor/tweaks/RemoveUsingNamespace.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56612.182873.patch
Type: text/x-patch
Size: 10304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190122/b966dcdc/attachment.bin>
More information about the cfe-commits
mailing list