Use APInt directly instead.
Depends On D150880
Paths
| Differential D154430
[FileCheck, 4/4] NFC: Stop using ExpressionValue ClosedPublic Authored by thopre on Jul 4 2023, 4:09 AM.
Details
Diff Detail
Event Timelinethopre added a child revision: D154431: [FileCheck] Turn errors into assert in valueFromStringRepr().Jul 4 2023, 4:09 AM arichardson added inline comments.
This revision is now accepted and ready to land.Jul 4 2023, 9:19 AM thopre marked an inline comment as done. Comment ActionsAddress review comments
Closed by commit rGe15e969a4fac: [FileCheck, 4/4] NFC: Stop using ExpressionValue (authored by thopre). · Explain WhyAug 7 2023, 9:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537177 llvm/lib/FileCheck/FileCheck.cpp
llvm/lib/FileCheck/FileCheckImpl.h
llvm/unittests/FileCheck/FileCheckTest.cpp
|
Could also rename the argument here instead of updating all users?