Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a pragma to supress an MSVC warning on some of the absurd code I'm | Chandler Carruth | 2012-06-21 | 1 | -0/+6 |
* | Disable a particular assertion on MSVC... I'm deeply disturbed by its | Chandler Carruth | 2012-06-17 | 1 | -0/+5 |
* | Add some somewhat exhaustive tests of sizeof properties of this horrible | Chandler Carruth | 2012-06-17 | 1 | -0/+60 |
* | Relax one assertion -- long double has strange alignments on lots of | Chandler Carruth | 2012-06-16 | 1 | -1/+6 |
* | Try to reduce the size of the array used for compile-time testing by | Chandler Carruth | 2012-06-16 | 1 | -44/+48 |
* | Add support to the alignment support header for conjuring a character | Chandler Carruth | 2012-06-16 | 1 | -0/+248 |