[clang] [llvm] [NFC][analyzer] Remove Z3-as-constraint-manager hacks from lit test code (PR #145731)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 25 09:38:23 PDT 2025


=?utf-8?q?Donát?= Nagy <donat.nagy at ericsson.com>,
=?utf-8?q?Donát?= Nagy <donat.nagy at ericsson.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/145731 at github.com>


================
@@ -123,26 +123,10 @@ S getS();
 S *getSP();
 
 void testReferenceAddress(int &x) {
-// FIXME: Move non-zero reference assumption out of RangeConstraintManager.cpp:422
----------------
steakhal wrote:

There was this FIXME, but frankly, I think we can just drop that.

https://github.com/llvm/llvm-project/pull/145731


More information about the cfe-commits mailing list