[clang] [clang][analyzer] Add StoreToImmutable checker (PR #150417)
Endre Fülöp via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 1 02:16:47 PDT 2025
================
@@ -0,0 +1,23 @@
+// Global const variable
----------------
gamesh411 wrote:
Removed redundant comments from the example.
https://github.com/llvm/llvm-project/pull/150417
More information about the cfe-commits
mailing list