[clang] [analyzer] Move security.cert.env.InvalidPtr out of alpha (PR #71912)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 13 05:40:06 PST 2023
================
@@ -1,12 +1,12 @@
// RUN: %clang_analyze_cc1 \
-// RUN: -analyzer-checker=alpha.security.cert.env.InvalidPtr \
-// RUN: -analyzer-config alpha.security.cert.env.InvalidPtr:InvalidatingGetEnv=false \
+// RUN: -analyzer-checker=security.cert.env.InvalidPtr \
----------------
whisperity wrote:
`\`, ditto.
https://github.com/llvm/llvm-project/pull/71912
More information about the cfe-commits
mailing list