Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
llvm-project
/
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}}