We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
needs-sanitizer-dataflow
1 parent ae15e34 commit a816cc5Copy full SHA for a816cc5
src/tools/compiletest/src/header.rs
@@ -810,6 +810,7 @@ const KNOWN_DIRECTIVE_NAMES: &[&str] = &[
810
"needs-rust-lldb",
811
"needs-sanitizer-address",
812
"needs-sanitizer-cfi",
813
+ "needs-sanitizer-dataflow",
814
"needs-sanitizer-hwaddress",
815
"needs-sanitizer-leak",
816
"needs-sanitizer-memory",
0 commit comments