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