summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/PR11358.cpp
Commit message (Collapse)AuthorAgeFilesLines
* With a little more work in the tentative parse determining whether a statementNick Lewycky2012-01-251-0/+51
is a declaration-stmt or an expression, we can discern a subset of cases where the user erred in omitting the typename keyword before a dependent type name. Fixes PR11358! llvm-svn: 148896
OpenPOWER on IntegriCloud