diff options
author | Chris Lattner <sabre@nondot.org> | 2008-12-18 07:27:21 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-12-18 07:27:21 +0000 |
commit | 378c7e487333bae6dbe848fa70936f0fd8bb0ae9 (patch) | |
tree | 402202c7ab9d5de1c50ff4610ae840d9162aa7cd /lib/AST/StmtSerialization.cpp | |
parent | 85b5a45803784a5465f69baf6f8d6e1eacaa5af5 (diff) |
add a simple fast-path for the common case of [] and [4] in
array size declarators. No need to go through all the trouble
of parsing crazy things like [static const 4] when most code
doesn't need it.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61200 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/StmtSerialization.cpp')
0 files changed, 0 insertions, 0 deletions