History log of /external/clang/test/SemaCXX/PR11358.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
443aac9bd22624c6abb1fe7e581ac30c4e654eea 25-Jan-2012 Nick Lewycky <nicholas@mxc.ca> With a little more work in the tentative parse determining whether a statement
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!


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148896 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/PR11358.cpp