Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to match mainline ConstantStruct::get API change. Also, use | Chris Lattner | 2011-06-20 | 1 | -2/+2 |
* | Secure this test against slightly different number formatters. | John McCall | 2010-10-09 | 1 | -2/+2 |
* | Permit constant evaluation of const floating-point variables with | John McCall | 2010-10-09 | 1 | -0/+12 |
* | Emit global references with constant initializers as constants. Fixes PR5585. | John McCall | 2010-02-08 | 1 | -2/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Support emitting aggregate class initializers. Fixes PR5581. | Anders Carlsson | 2009-11-21 | 1 | -1/+16 |
* | Add support for generating reference initialization code. | Anders Carlsson | 2009-04-11 | 1 | -0/+11 |