[PATCH] D140059: [APSInt] 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
Fri Dec 16 13:48:33 PST 2022
Peter updated this revision to Diff 483662.
Peter marked an inline comment as done.
Peter added a comment.
using another API for isRepresentableByInt64
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140059/new/
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.483662.patch
Type: text/x-patch
Size: 11183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/30d9709c/attachment.bin>
More information about the llvm-commits
mailing list