commit | 4ab00241dd2d03bd6c4a399fb63b7d46250e8499 | [log] [tgz] |
---|---|---|
author | Chad Rosier <mcrosier@apple.com> | Thu Aug 04 00:19:13 2011 +0000 |
committer | Chad Rosier <mcrosier@apple.com> | Thu Aug 04 00:19:13 2011 +0000 |
tree | d1653a741d7efc0f845f64fde5971b26a1a17acb | |
parent | e92b8a1dbba150e213c4980710fcb59ec5c5c570 [diff] |
For APCS the alignment of bitfield types is *not* respected when laying out structures. Alignment can be enforced with the use of anonymous bitfields (e.g., int :0), but this is not currently supported. Add this test case to document the current state, which will hopefully be fixed shortly. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136848 91177308-0d34-0410-b5e6-96231b3b80d8