Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-15 | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 1 | -1/+1 |
2012-01-25 | Don't stack-allocate an IntegerLiteral which can be referred to after the cur... | Eli Friedman | 1 | -0/+10 |
2011-02-01 | Do the right thing for zero-initializing VLAs that don't have a zero | John McCall | 1 | -1/+1 |
2010-05-22 | Implement support for variable length arrays in C++. VLAs are limited | Douglas Gregor | 1 | -0/+27 |