Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/main-cg-testing-release
/
.
/
clang
/
test
/
Parser
/
backtrack-crash.cpp
blob: cc268737296998937abe92d8324bc65d2f433e6e [
file
] [
log
] [
blame
] [
edit
]
// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic
// PR7072
()(
// expected-error {{expected unqualified-id}}