Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add another test for the undef patch just for to have peace of mind :) | Nuno Lopes | 2010-04-16 | 1 | -0/+3 |
* | emit padding as undef values, take 2 | Nuno Lopes | 2010-04-16 | 1 | -11/+23 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -2/+2 |
* | Enable the new constant struct builder by default. The old code is still in p... | Anders Carlsson | 2009-07-27 | 1 | -2/+3 |
* | Fix <rdar://problem/6724396>, where we were silently dropping | Douglas Gregor | 2009-03-27 | 1 | -1/+6 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Force triple for codegen tests which have expectations on output | Daniel Dunbar | 2009-02-03 | 1 | -1/+1 |
* | enable test as it already works | Nuno Lopes | 2009-01-30 | 1 | -3/+2 |
* | Introduce a new expression node, ImplicitValueInitExpr, that | Douglas Gregor | 2009-01-29 | 1 | -0/+17 |