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