[PATCH] D132962: [clangd][ObjC] Improve completions for protocols + category names
David Goldman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 31 12:01:25 PDT 2022
dgoldman added a comment.
In D132962#3761463 <https://reviews.llvm.org/D132962#3761463>, @kadircet wrote:
> can you also add test cases for the other two (filtering both for speculative index queries/regular ones, and making sure we don't suggest symbols from index for category names), so that we don't regress in the future?
Done
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132962/new/
https://reviews.llvm.org/D132962
More information about the cfe-commits
mailing list