[clang] [clang][analyzer] Add StoreToImmutable checker (PR #150417)

DonĂ¡t Nagy via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 31 02:51:02 PDT 2025


================
@@ -0,0 +1,23 @@
+// Global const variable
----------------
NagyDonat wrote:

I would prefer removing this comment and "// Const struct member" because they just state the obvious.

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


More information about the cfe-commits mailing list