[PATCH] D126498: [clangd] Fix hover crashing on integral or enumeral casts

Georg Kotheimer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 1 00:34:39 PDT 2022


gkll updated this revision to Diff 433304.
gkll added a comment.

Avoid double negation.


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

https://reviews.llvm.org/D126498

Files:
  clang-tools-extra/clangd/Hover.cpp
  clang-tools-extra/clangd/unittests/HoverTests.cpp
  clang-tools-extra/clangd/unittests/TestTU.cpp
  clang-tools-extra/clangd/unittests/TestTU.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126498.433304.patch
Type: text/x-patch
Size: 3990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220601/08ad665b/attachment.bin>


More information about the cfe-commits mailing list