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
Loading
Please register or sign in to comment