Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | With a little more work in the tentative parse determining whether a statement | Nick Lewycky | 2012-01-25 | 1 | -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 |