repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
SemaCXX
/
Inputs
/
header-with-pragma-optimize-off.h
blob
ac5020697ebac42cddd82d56991ccb60e7a4521a
1
2
// Open an "off" region in this header.
3
#pragma clang optimize off
4
5
// Let the "off" region fall through to anything including this header.