summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/bitfield.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Update testsAnders Carlsson2009-09-141-1/+1
* When determining whether an expression refers to a bit-field, lookDouglas Gregor2009-05-021-1/+1
* Fix bitfield promotions in several more cases. We don't seem to work hard eno...Douglas Gregor2009-05-021-0/+5
* Implement bit-field promotion rules for C99. Fixes PR3500.Douglas Gregor2009-05-011-0/+4
* clean up anonymous bitfield diagnostics, PR4017Chris Lattner2009-04-201-1/+5
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Check signedness of bitfield sizes.Anders Carlsson2009-03-161-0/+2
* Partial fix for PR3310, concerning type-checking for tentativeDouglas Gregor2009-03-101-1/+1
* fix PR3607 and a fixme, by checking bitfield constraintsChris Lattner2009-03-051-0/+7
* Implement rdar://6138816 - [sema] named bitfields cannot have 0 widthChris Lattner2008-12-121-0/+3
* add annotationChris Lattner2008-12-111-0/+3
* Add diagnostics for bitfields.Anders Carlsson2008-12-061-0/+8
OpenPOWER on IntegriCloud