1 2 3 4 5 6
// RUN: clang -E %s | grep '#pragma foo bar' // GCC doesn't expand macro args for unrecognized pragmas. #define bar xX #pragma foo bar