aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/bitfield.cpp
AgeCommit message (Expand)Author
2012-12-09Add a test case that I've been using to clarify the bitfield layout forChandler Carruth
2012-12-09Fix the bitfield record layout in codegen for big endian targets.Chandler Carruth
2012-12-06Rework the bitfield access IR generation to address PR13619 andChandler Carruth