summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/warn-padded-packed.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang] Change the condition of unnecessary packed warningYan Wang2017-08-011-8/+85
* Remove warning on over-wide bit-field of boolean type; there's no risk thatRichard Smith2015-09-231-1/+1
* C11 _Bool bitfield diagnosticRachel Craik2015-09-141-1/+1
* Use -emit-llvm-only in the test.Argyrios Kyrtzidis2010-09-231-1/+1
* Implement -Wpadded and -Wpacked.Argyrios Kyrtzidis2010-09-221-0/+76