Sign in
fuchsia
/
third_party
/
swift-clang
/
a40ea3abe6e2f0b338d00c38fe7d724241c5af97
/
.
/
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