Age | Commit message (Expand) | Author |
---|---|---|
2012-12-13 | Using CanQualType::getAs<ArrayType> is unsafe; fix the code currently using it, | Eli Friedman |
2012-07-07 | Reject 'int a[1][];' in Sema rather than crashing in IR generation. Found by a | Richard Smith |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-10 | Fix for PR5515: allow "merging" array bounds both forwards and backwards. | Eli Friedman |