[PATCH] D56612: [clangd] A code action to remove 'using namespace'

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 16 09:47:37 PST 2019


ilya-biryukov updated this revision to Diff 182082.
ilya-biryukov added a comment.

- Update after changes to parent revision


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56612/new/

https://reviews.llvm.org/D56612

Files:
  clangd/AST.cpp
  clangd/AST.h
  clangd/CMakeLists.txt
  clangd/refactor/tweaks/RemoveUsingNamespace.cpp
  clangd/refactor/tweaks/RemoveUsingNamespace.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56612.182082.patch
Type: text/x-patch
Size: 11036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190116/e50652f9/attachment.bin>


More information about the cfe-commits mailing list