summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/struct.c
Commit message (Expand)AuthorAgeFilesLines
* Handle incomplete struct initializer.Devang Patel2008-01-291-1/+5
* Assert that the type of the cast is equal to the _unqualified_ type of the su...Anders Carlsson2008-01-181-0/+9
* Add codegen upport for implicit casts to aggregate exprs.Anders Carlsson2008-01-141-0/+15
* Array subscription in aggregate expressionSeo Sanghyeon2007-12-141-0/+5
* Implement dereference operator in aggregate expressionSeo Sanghyeon2007-12-141-0/+4
* Use getABITypeSizeInBits() instead of getTypeSizeInBits() during struct layout.Devang Patel2007-12-101-0/+13
* Generate code for member exprs.Anders Carlsson2007-11-021-1/+14
* Handle function calls that return aggregate expressions.Anders Carlsson2007-10-311-0/+14
* Handle non LValue base expressions.Devang Patel2007-10-261-0/+4
* HandleDevang Patel2007-10-241-0/+4
* Fix typo.Devang Patel2007-10-231-1/+1
* Handle nested structs.Devang Patel2007-10-231-0/+18
* Handle simple struct member expr.Devang Patel2007-10-231-0/+39
OpenPOWER on IntegriCloud