Skip to content
Commit e387d9ed authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent ec5eb161
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment