llvm-for-llvmta/tools/clang/test/Frontend/Inputs/rewrite-includes8.h

6 lines
149 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
#if __has_include_next(<rewrite-includes8.h>)
#elif __has_include(<rewrite-includes8.hfail>)
#endif
#if !__has_include("rewrite-includes8.h")
#endif