Sign in
llvm
/
llvm-project
/
refs/heads/users/boomanaiden154/main.github-remove-call-to-llvm-project-tests-from-libclang-tests
/
.
/
clang
/
test
/
Preprocessor
/
undef-error.c
blob: 959c163e031d314c5e12e00d8a89ca1825b6b629 [
file
] [
log
] [
blame
] [
edit
]
// 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