blob: 959c163e031d314c5e12e00d8a89ca1825b6b629 [file] [log] [blame]
Jordan Rosed73ef132012-06-06 17:25:21 +00001// RUN: %clang_cc1 %s -pedantic-errors -Wno-empty-translation-unit -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