xref: /minix3/external/bsd/llvm/dist/clang/test/SemaCXX/Inputs/header-with-pragma-optimize-off.h (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel Sambuc 
2*0a6a1f1dSLionel Sambuc // Open an "off" region in this header.
3*0a6a1f1dSLionel Sambuc #pragma clang optimize off
4*0a6a1f1dSLionel Sambuc 
5*0a6a1f1dSLionel Sambuc // Let the "off" region fall through to anything including this header.
6