[PATCH] D97226: [clangd] Show hex value of numeric constants

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 23 08:55:35 PST 2021


sammccall updated this revision to Diff 325807.
sammccall added a comment.

Add tests
Print negative values too, sign-extended to 32/64 bits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97226

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97226.325807.patch
Type: text/x-patch
Size: 4766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210223/0a4705e5/attachment.bin>


More information about the cfe-commits mailing list