aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Layout
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Merging r195158:Bill Wendling1-0/+216
2013-11-14Makes A Microsoft Layout CodeGen Test ExplicitWarren Hunt1-1/+1
2013-11-06Microsoft adds weird padding before virtual bases if the last field was a bit...Warren Hunt1-0/+84
2013-11-01Improves compatibility with cl.exe when laying out array fieldsWarren Hunt1-0/+23
2013-10-30Activating latent test case for r193661.Warren Hunt1-3/+3
2013-10-23Implements 64 bit microsoft record layout and adds lit tests to cover Warren Hunt10-66/+1466
2013-10-14PR17576: Fix assertion on polymorphic classes with small alignmentReid Kleckner1-2/+12
2013-10-14Fixing stdout/stderr interleaving in lit test.Warren Hunt1-1/+1
2013-10-14Correctly check for distructors when realizing vtordispsWarren Hunt1-1/+18
2013-10-14Lit tests for Microsoft C++ record layout.Warren Hunt10-0/+2589