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