summaryrefslogtreecommitdiff
path: root/test/SemaCXX/ms_wide_bitfield.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove warning on over-wide bit-field of boolean type; there's no risk thatRichard Smith2015-09-231-4/+4
* [MS ABI] Restore our warning for overwide bitfields using the MS ABIDavid Majnemer2015-09-151-1/+1
* [MS ABI] Overwide bool bitfields should be permittedDavid Majnemer2015-09-151-2/+2
* C11 _Bool bitfield diagnosticRachel Craik2015-09-141-3/+4
* MS wide bitfield error check in SemaReid Kleckner2013-07-171-0/+9