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

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
parent 97f2bbdb
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