[PATCH] D140059: [APSInt] Fix bug in APSInt mentioned in https://github.com/llvm/llvm-project/issues/59515

Peter Rong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 7 12:22:15 PST 2023


Peter updated this revision to Diff 487118.
Peter added a comment.

[DebugInfo] update clang to match semantics changes in APSInt


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140059

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  llvm/include/llvm/ADT/APSInt.h
  llvm/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/unittests/ADT/APSIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140059.487118.patch
Type: text/x-patch
Size: 4915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230107/83e0b61d/attachment.bin>


More information about the cfe-commits mailing list