[clang] [clang][analyzer] Correct SMT Layer for _BitInt cases refutations (PR #143310)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 11 01:15:46 PDT 2025


================
@@ -0,0 +1,23 @@
+// RUN: %clang_cc1 -analyze -analyzer-checker=core -w -DNO_CROSSCHECK -verify %s
----------------
steakhal wrote:

Do we need this RUN line? What scenario it tests?

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


More information about the cfe-commits mailing list