blob: 723bd7c18d886e2016554f004c1a7cd964cec0d0 [file] [log] [blame]
/* RUN: not clang-cc %s -std=c89 -pedantic-errors
*/
/* We can't put expected-warning lines on #if lines. */
#if 1LL /* expected-warning {{long long}} */
#endif