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
[DFAJumpThreading] Remove incoming StartBlock from all phis when unfolding select...
[llvm-project.git]
/
clang-tools-extra
/
pseudo
/
test
/
cxx
/
template-empty-type-parameter.cpp
blob
02aff285f838c7f94743fbba5cc5ac53d6fdaaed
1
// RUN: clang-pseudo -grammar=cxx -source=%s --print-forest | FileCheck %s
2
template
<
typename
>
struct
MatchParents
;
3
// CHECK: template-parameter-list~TYPENAME := tok[2]