repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang] Handle __declspec() attributes in using
[llvm-project.git]
/
clang
/
test
/
Parser
/
backtrack-crash.cpp
blob
cc268737296998937abe92d8324bc65d2f433e6e
1
// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic
2
// PR7072
3
()(
// expected-error {{expected unqualified-id}}
4