summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/union.c
Commit message (Expand)AuthorAgeFilesLines
* Rearrange EmitLValueForField a bit to work properly for _Bool bitfields Eli Friedman2008-05-291-0/+3
* A small testcase; no patch, since it was a bug in a patch I never Eli Friedman2008-05-211-0/+5
* Begin handling union bitfields.Devang Patel2008-05-071-0/+5
* Match union field type when member expression is u->xDevang Patel2007-12-111-1/+5
* Fix isStructureType and isUnionType to ignore typedefs, as statedSeo Sanghyeon2007-12-021-0/+6
* Codegen union member references.Devang Patel2007-10-261-0/+18
OpenPOWER on IntegriCloud