commit | 74ba410e4df194f99021e4d2dda494c853444482 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Jan 04 22:52:14 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Jan 04 22:52:14 2009 +0000 |
tree | 72bdab791be0b9f9c13e25d7ebbc229c428d78fa | |
parent | 6ec76d45bd3111013c357f16e08720407c2f9ae8 [diff] |
sink the call to TryAnnotateTypeOrScopeToken in ParseCastExpression into the switch. This gets it out of the hot path through ParseCastExpression for all the non-identifier and non-:: tokens. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61643 91177308-0d34-0410-b5e6-96231b3b80d8