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