[PATCH] D91966: [clangd] AddUsing: Used spelled text instead of type name.
Adam Czachorowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 23 07:19:48 PST 2020
adamcz created this revision.
Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman.
Herald added a project: clang.
adamcz requested review of this revision.
Herald added subscribers: MaskRay, ilya-biryukov.
This improves the behavior related to type aliases, as well as cases of
typo correction.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D91966
Files:
clang-tools-extra/clangd/refactor/tweaks/AddUsing.cpp
clang-tools-extra/clangd/unittests/TweakTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91966.307074.patch
Type: text/x-patch
Size: 5345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201123/5c7bb276/attachment.bin>
More information about the cfe-commits
mailing list