// RUN: %clang_cc1 %s -E -CC -verify
// RUN: %clang_cc1 %s -E -CC -DPEDANTIC -pedantic -verify
// expected-warning@+4{{macro expansion producing 'defined' has undefined behavior}}
// This shouldn't warn by default, only with pedantic:
// Only one diagnostic for this case: