[PATCH] D124637: [clangd][ObjC] Filter ObjC method completions on the remaining selector
David Goldman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 20 07:54:44 PDT 2022
dgoldman updated this revision to Diff 430974.
dgoldman marked an inline comment as done.
dgoldman added a comment.
Go through chunks in getName and add missed FilterText place
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124637/new/
https://reviews.llvm.org/D124637
Files:
clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/CodeComplete.h
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
clang/include/clang/Sema/CodeCompleteConsumer.h
clang/lib/Sema/CodeCompleteConsumer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124637.430974.patch
Type: text/x-patch
Size: 6810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220520/0b656662/attachment.bin>
More information about the cfe-commits
mailing list