forked from OSchip/llvm-project
62559bd7ce
name. If the dependent name happened to end in a template-id (X<T>::Y<U>), we would fail to notice that the 'typename' keyword is missing when resolving it to a type. It turns out that GCC has a similar bug. If this shows up in much real code, we can easily downgrade this to an ExtWarn. llvm-svn: 293815 |
||
---|---|---|
.. | ||
deduction.cpp | ||
example-bind.cpp | ||
example-function.cpp | ||
example-tuple.cpp | ||
ext-blocks.cpp | ||
fixed-expansion.cpp | ||
injected-class-name.cpp | ||
metafunctions.cpp | ||
multi-level-substitution.cpp | ||
p1.cpp | ||
p2.cpp | ||
p4.cpp | ||
p5.cpp | ||
p5.mm | ||
parameter-matching.cpp | ||
partial-ordering.cpp | ||
sizeofpack.cpp |