blob: ad611decedda2072a5d122784af62f961a69f843 [file] [log] [blame]
Daniel Dunbara5728872009-12-15 20:14:24 +00001// RUN: %clang_cc1 %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