backtrack-crash.cpp 115 B

1234
  1. // RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic
  2. // PR7072
  3. ()( // expected-error {{expected unqualified-id}}