[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 29 02:19:53 PST 2019


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

- Update license header


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.184043.patch
Type: text/x-patch
Size: 10363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190129/9e68cffd/attachment.bin>


More information about the cfe-commits mailing list