Sign in
ara-mdk
/
platform
/
external
/
clang
/
f3260565f46491a0d99e41d47a13767218242ce5
/
.
/
test
/
Preprocessor
/
undef-error.c
blob: 959c163e031d314c5e12e00d8a89ca1825b6b629 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 %s -pedantic-errors -Wno-empty-translation-unit -verify
// PR2045
#define
b
/* expected-error {{extra tokens at end of #undef directive}} */
#undef
a b