[PATCH] D119077: clangd SemanticHighlighting: added support for highlighting overloaded operators

Iannis de Zwart via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 6 06:10:57 PST 2022


iannisdezwart updated this revision to Diff 406244.
iannisdezwart added a comment.

Fixed a bug I introduced by removing a null-check. I added the null-check back in again.


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

https://reviews.llvm.org/D119077

Files:
  clang-tools-extra/clangd/SemanticHighlighting.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119077.406244.patch
Type: text/x-patch
Size: 8673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220206/1349268a/attachment-0001.bin>


More information about the cfe-commits mailing list