[PATCH] D140059: [ADT] Fix bug in APSInt mentioned in https://github.com/llvm/llvm-project/issues/59515
Peter Rong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 14:42:44 PST 2022
Peter created this revision.
Herald added a project: All.
Peter requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Also provide a `tryExtValue()` API like APInt did in D139683 <https://reviews.llvm.org/D139683>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D140059
Files:
llvm/include/llvm/ADT/APSInt.h
llvm/unittests/ADT/APSIntTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140059.482999.patch
Type: text/x-patch
Size: 11042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221214/f890e728/attachment.bin>
More information about the llvm-commits
mailing list