Skip to content

Commit

Permalink
Add missing needs-sanitizer-dataflow directive
Browse files Browse the repository at this point in the history
  • Loading branch information
jieyouxu committed Mar 7, 2024
1 parent ae15e34 commit a816cc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/compiletest/src/header.rs
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,7 @@ const KNOWN_DIRECTIVE_NAMES: &[&str] = &[
"needs-rust-lldb",
"needs-sanitizer-address",
"needs-sanitizer-cfi",
"needs-sanitizer-dataflow",
"needs-sanitizer-hwaddress",
"needs-sanitizer-leak",
"needs-sanitizer-memory",
Expand Down

0 comments on commit a816cc5

Please sign in to comment.