blob: a2769345babf7cc98832d147f88f5756f3703ad2 [file] [log] [blame]
Chris Lattner7499cb52008-10-04 19:43:25 +00001// RUN: clang %s -pedantic-errors -verify
Chris Lattnere9ba3232008-02-16 01:20:36 +00002// PR2045
3
4#define b
Chris Lattner7499cb52008-10-04 19:43:25 +00005/* expected-error {{extra tokens at end of #undef directive}} */ #undef a b