Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-19 | Merging r195158: | Bill Wendling | 1 | -0/+216 |
2013-11-14 | Makes A Microsoft Layout CodeGen Test Explicit | Warren Hunt | 1 | -1/+1 |
2013-11-06 | Microsoft adds weird padding before virtual bases if the last field was a bit... | Warren Hunt | 1 | -0/+84 |
2013-11-01 | Improves compatibility with cl.exe when laying out array fields | Warren Hunt | 1 | -0/+23 |
2013-10-30 | Activating latent test case for r193661. | Warren Hunt | 1 | -3/+3 |
2013-10-23 | Implements 64 bit microsoft record layout and adds lit tests to cover | Warren Hunt | 10 | -66/+1466 |
2013-10-14 | PR17576: Fix assertion on polymorphic classes with small alignment | Reid Kleckner | 1 | -2/+12 |
2013-10-14 | Fixing stdout/stderr interleaving in lit test. | Warren Hunt | 1 | -1/+1 |
2013-10-14 | Correctly check for distructors when realizing vtordisps | Warren Hunt | 1 | -1/+18 |
2013-10-14 | Lit tests for Microsoft C++ record layout. | Warren Hunt | 10 | -0/+2589 |