Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
835140a4277e8f0ab6b7436a04c23f1c3a7b51c4
/
.
/
clang
/
test
/
Parser
/
backtrack-crash.cpp
blob: cc268737296998937abe92d8324bc65d2f433e6e [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic
// PR7072
()(
// expected-error {{expected unqualified-id}}