| commit | 7df89f5d180ddab85face93dfebe2be14b6f6bc8 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Fri Feb 05 19:11:37 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Fri Feb 05 19:11:37 2010 +0000 |
| tree | cb41cdc1de783680c5ad6abb3681342d687a7471 | |
| parent | 37166eb419ed10e15c99ebbd5450059ed7b1e534 [diff] |
When we're parsing an expression that may have looked like a declaration, we can end up with template-id annotation tokens for types that have not been converted into type annotation tokens. When this is the case, translate the template-id into a type and parse as an expression. llvm-svn: 95404