1 2 3 4 5 6 7 8 9 10 11
// RUN: clang-cc -E %s #define test #include "pr2086.h" #define test #include "pr2086.h" #ifdef test #error #endif