[clang] [analyzer] Fix _Atomic crashes for Z3 symbolic execution (PR #212050)

via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 26 04:20:14 PDT 2026


================
@@ -0,0 +1,20 @@
+// RUN: %clang_analyze_cc1 -analyzer-checker=core \
----------------
rdevshp wrote:

I have removed the redundant `-analyzer-checker=core`

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


More information about the cfe-commits mailing list