diff options
author | Chris Lattner <sabre@nondot.org> | 2009-01-21 19:48:37 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-01-21 19:48:37 +0000 |
commit | e387d9ed5b6832a877a895a6449b53b2f4e816a0 (patch) | |
tree | 9573271e7d803784e55a0f7d1f2b5fc6c56b1af5 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ec5eb161fdbdc3a411511f0c7e0cedfb6bf75e2b (diff) | |
download | bcm5719-llvm-e387d9ed5b6832a877a895a6449b53b2f4e816a0.tar.gz bcm5719-llvm-e387d9ed5b6832a877a895a6449b53b2f4e816a0.zip |
Inline ParseOptionalTypeSpecifier into ParseDeclarationSpecifiers.
This avoids call overhead and extraneous switches when parsing
very simple declspecs like "int" "void" etc, which are pretty common :)
llvm-svn: 62711
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions