Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// Verifies that functions are instrumented.
//
//@ needs-sanitizer-dataflow
//@ compile-flags: -Copt-level=0 -Zsanitizer=dataflow
#![crate_type = "lib"]
pub fn foo() {}
// CHECK: define{{.*}}foo{{.*}}.dfsan