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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
SemaTemplate
/
typo-variadic.cpp
blob
c9b777aebbe917bac36d657d7288042d8508ee4b
1
// RUN: %clang_cc1 -fsyntax-only %s -verify
2
int
x
=
m
(
s
...);
// expected-error{{pack expansion does not}} expected-error{{undeclared identifier}}