[PATCH] D67827: [clangd] Simplify name qualification in DefineInline

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 20 04:25:28 PDT 2019


ilya-biryukov created this revision.
Herald added subscribers: usaxena95, arphaman, jkorous, MaskRay.
Herald added a project: clang.
ilya-biryukov added parent revisions: D67826: [clangd] A helper to find explicit references and their names, D67825: [AST] Extrat Decl::printQualifier helper from Decl::printQualifiedName..
ilya-biryukov added a parent revision: D66647: [clangd] DefineInline action apply logic with fully qualified names.

By using new helpers from FindTarget.h


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D67827

Files:
  clang-tools-extra/clangd/refactor/tweaks/DefineInline.cpp
  clang-tools-extra/clangd/unittests/TweakTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67827.221000.patch
Type: text/x-patch
Size: 14982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190920/5054b874/attachment.bin>


More information about the cfe-commits mailing list