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 | 84a1162e4c93ccca0064fd4588a30c025f5f7175 (patch) | |
tree | e96f5632bfd313a06add9045ab8578d3ae3ea80c /clang/lib/CodeGen/CGObjC.cpp | |
parent | 97f2bbdbcc1abd0e64923f4ef606347bf667121f (diff) | |
download | bcm5719-llvm-84a1162e4c93ccca0064fd4588a30c025f5f7175.tar.gz bcm5719-llvm-84a1162e4c93ccca0064fd4588a30c025f5f7175.zip |
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.
llvm-svn: 61200
Diffstat (limited to 'clang/lib/CodeGen/CGObjC.cpp')
0 files changed, 0 insertions, 0 deletions