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

Georg Kotheimer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 15:56:03 PDT 2022


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

Fixed formatting of `Argv` array.


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.433217.patch
Type: text/x-patch
Size: 3991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220531/afbf79b4/attachment.bin>


More information about the cfe-commits mailing list