Sign in
llvm
/
llvm-project
/
98dbcff19cfedb4e27d267310a76d616cd435447
/
.
/
clang
/
test
/
SemaCXX
/
Inputs
/
header-with-pragma-optimize-off.h
blob: ac5020697ebac42cddd82d56991ccb60e7a4521a [
file
] [
log
] [
blame
]
// Open an "off" region in this header.
#pragma
clang optimize off
// Let the "off" region fall through to anything including this header.