[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Parser / backtrack-crash.cpp
blobcc268737296998937abe92d8324bc65d2f433e6e
1 // RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic
2 // PR7072
3 ()( // expected-error {{expected unqualified-id}}