[clang] [clang][analyzer]Add TaintPropagation:EnableDefaultConfig config parameter (PR #176185)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 15 08:33:38 PST 2026
================
@@ -1371,8 +1371,12 @@ For a more detailed description of configuration options, please see the
**Configuration**
-* `Config` Specifies the name of the YAML configuration file. The user can
+* `optin.taint.TaintPropagation:Config` Specifies the name of the YAML configuration file. The user can
----------------
NagyDonat wrote:
Please wrap this long line.
https://github.com/llvm/llvm-project/pull/176185
More information about the cfe-commits
mailing list