clang-1/test/Preprocessor/pr2086.c

12 строки
115 B
C
Исходник Обычный вид История

// RUN: clang -E %s
#define test
#include "pr2086.h"
#define test
#include "pr2086.h"
#ifdef test
#error
#endif