Skip to content
Commit 5fd0c9d0 authored by Yunzhong Gao's avatar Yunzhong Gao
Browse files

Fixing a compiler assertion with zero-width bit-fields in packed structs.

According to the GNU docs, zero-sized bitfields should not be affected by the
packed attribute.

Differential Revision: http://llvm-reviews.chandlerc.com/D2693

llvm-svn: 201288
parent 4f345f3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment