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

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 26 03:33:21 PDT 2026


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

`-analyzer-checker=core` is already spelled on the next line.

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


More information about the cfe-commits mailing list