Sign in
fuchsia
/
third_party
/
rust
/
82030f2dd4ca2ce1938446a7a0364a6666a240ff
/
.
/
tests
/
codegen
/
ehcontguard_disabled.rs
blob: dc4b5eb430bf4b0dd024f82ffe3a0119a23d6f0e [
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"