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