Go to file
Bob Wilson f65ba356e1 Fix pr6198 by moving the isSized() check to an outer conditional.
The testcase from pr6198 does not crash for me -- I don't know what's up with
that -- so I'm not adding it to the tests.

llvm-svn: 94984
2010-02-01 17:41:44 +00:00
clang Fix for PR5185. C99 [*] VLA notation should be disallowed in function definitions. 2010-02-01 05:02:49 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm Fix pr6198 by moving the isSized() check to an outer conditional. 2010-02-01 17:41:44 +00:00