Files
clang-p2996/llvm/unittests/ADT/APSIntTest.cpp
Peter Rong 0a89825a28 [APSInt] Fix bug in APSInt mentioned in https://github.com/llvm/llvm-project/issues/59515
Also provide a `tryExtValue()` API like APInt did in D139683

Reviewed By: RKSimon, efriedma

Differential Revision: https://reviews.llvm.org/D140059
2023-01-20 13:25:15 -08:00

11 KiB