blob: ad611decedda2072a5d122784af62f961a69f843 [file] [log] [blame]
Daniel Dunbar8fbe78f2009-12-15 20:14:24 +00001// RUN: %clang_cc1 %s -pedantic-errors -verify
Chris Lattner27055192008-02-16 01:20:36 +00002// PR2045
3
4#define b
Chris Lattner464e17a2008-10-04 19:43:25 +00005/* expected-error {{extra tokens at end of #undef directive}} */ #undef a b