Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
codegen
/
ehcontguard_disabled.rs
blob: 9efb2721b3e8219cebe37e66a4401684a2aa9f66 [
file
] [
log
] [
blame
] [
edit
]
//@ compile-flags:
#![
crate_type
=
"lib"
]
// A basic test function.
pub
fn
test
()
{}
// Ensure the module flag ehcontguard is not present
// CHECK-NOT: !"ehcontguard"