[PATCH] D56610: [clangd] A code action to qualify an unqualified name

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 18 09:48:57 PST 2019


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

- Move to the monorepo
- Move out the source code helpers (they're now in swap-if-branches)


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

https://reviews.llvm.org/D56610

Files:
  clang-tools-extra/clangd/refactor/tweaks/CMakeLists.txt
  clang-tools-extra/clangd/refactor/tweaks/QualifyName.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56610.182545.patch
Type: text/x-patch
Size: 6684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190118/4fc6acc8/attachment.bin>


More information about the cfe-commits mailing list