[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:00 PDT 2022


dgoldman updated this revision to Diff 457049.
dgoldman added a comment.

Add tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132962/new/

https://reviews.llvm.org/D132962

Files:
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
  clang-tools-extra/clangd/unittests/TestIndex.cpp
  clang-tools-extra/clangd/unittests/TestIndex.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132962.457049.patch
Type: text/x-patch
Size: 8626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220831/2b20cec6/attachment.bin>


More information about the cfe-commits mailing list