[PATCH] D119366: [clangd] Use `ObjCProtocolLoc` for generalized ObjC protocol support

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 15 09:47:03 PST 2022


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

Rebase on top of latest ProtocolLoc changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119366

Files:
  clang-tools-extra/clangd/FindTarget.cpp
  clang-tools-extra/clangd/Selection.cpp
  clang-tools-extra/clangd/unittests/FindTargetTests.cpp
  clang-tools-extra/clangd/unittests/HoverTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119366.408937.patch
Type: text/x-patch
Size: 7178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220215/5eacb202/attachment.bin>


More information about the cfe-commits mailing list