summaryrefslogtreecommitdiffstats
path: root/test/Sema/ms_bitfield_layout.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the layout of bitfields in ms_struct unions: theirJohn McCall2015-08-191-72/+148
* Prune CRLF.NAKAMURA Takumi2014-10-271-265/+265
* MS ABI: Bitfields FielDecls only align if they allocateDavid Majnemer2014-04-131-2/+24
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-2/+2
* Implements 64 bit microsoft record layout and adds lit tests to cover Warren Hunt2013-10-231-0/+2
* Lit tests for Microsoft C++ record layout.Warren Hunt2013-10-141-0/+241