| commit | c297b72fb6ac79ca83808fffa2eaa8e0512dae4b | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Jan 21 19:48:37 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Jan 21 19:48:37 2009 +0000 |
| tree | 37dbd7a0c2339a63bbc1083a5a7d986d0b04372c | |
| parent | 4173b84f576ea2ceb64bfaf65f85a32d5fb713aa [diff] |
Inline ParseOptionalTypeSpecifier into ParseDeclarationSpecifiers. This avoids call overhead and extraneous switches when parsing very simple declspecs like "int" "void" etc, which are pretty common :) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62711 91177308-0d34-0410-b5e6-96231b3b80d8