[PATCH] D97617: [clangd] ObjC fixes for semantic highlighting and xref highlights

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 2 07:17:26 PST 2021


sammccall updated this revision to Diff 327445.
sammccall marked 6 inline comments as done.
sammccall added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97617

Files:
  clang-tools-extra/clangd/FindTarget.cpp
  clang-tools-extra/clangd/SemanticHighlighting.cpp
  clang-tools-extra/clangd/SemanticHighlighting.h
  clang-tools-extra/clangd/XRefs.cpp
  clang-tools-extra/clangd/unittests/FindTargetTests.cpp
  clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
  clang-tools-extra/clangd/unittests/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97617.327445.patch
Type: text/x-patch
Size: 17775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210302/42d2ddf9/attachment-0001.bin>


More information about the cfe-commits mailing list