[PATCH] D100798: [clangd][ObjC] Fix issue completing a method decl by name
David Goldman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 1 10:27:20 PDT 2021
dgoldman updated this revision to Diff 349014.
dgoldman added a comment.
Add another test for a simple method decl (no arg selector)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100798/new/
https://reviews.llvm.org/D100798
Files:
clang-tools-extra/clangd/CodeCompletionStrings.cpp
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100798.349014.patch
Type: text/x-patch
Size: 6074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210601/19fc1cd3/attachment.bin>
More information about the cfe-commits
mailing list