[PATCH] D132962: [clangd][ObjC] Improve completions for protocols + category names

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 1 06:55:16 PDT 2022


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

Fix strings + test


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.457257.patch
Type: text/x-patch
Size: 8823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220901/efcde32c/attachment.bin>


More information about the cfe-commits mailing list