xref: /minix3/external/bsd/llvm/dist/clang/test/Driver/Inputs/gen-response.c (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel Sambuc #define M -DTEST
2*0a6a1f1dSLionel Sambuc #define M1 M M M M M M M M M M
3*0a6a1f1dSLionel Sambuc #define M2 M1 M1 M1 M1 M1 M1 M1 M1 M1 M1
4*0a6a1f1dSLionel Sambuc #define M3 M2 M2 M2 M2 M2 M2 M2 M2 M2 M2
5*0a6a1f1dSLionel Sambuc #define M4 M3 M3 M3 M3 M3 M3 M3 M3 M3 M3
6*0a6a1f1dSLionel Sambuc #define M5 M4 M4 M4 M4 M4 M4 M4 M4 M4 M4
7*0a6a1f1dSLionel Sambuc #define TEXT M5 M5 M5
8*0a6a1f1dSLionel Sambuc TEXT
9