Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Re-add a slightly more general version of the check from r72578; it is | Eli Friedman | 2009-05-29 | 1 | -0/+6 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Handle the case where EmitBlock might be called multiple times for the same b... | Anders Carlsson | 2009-02-10 | 1 | -0/+11 |
* | Move previously unsupported VLA test to vla.c | Anders Carlsson | 2009-02-09 | 1 | -0/+5 |
* | Commit the right version of the test | Anders Carlsson | 2008-12-21 | 1 | -2/+2 |
* | Make sure to emit the size expression for sizeof(type) | Anders Carlsson | 2008-12-21 | 1 | -0/+5 |
* | Make VLAs usable, and make basic usage work correctly. Also, add a | Eli Friedman | 2008-12-20 | 1 | -0/+10 |