]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #38543 - philipc:unsized-debuginfo, r=michaelwoerister
authorbors <bors@rust-lang.org>
Mon, 2 Jan 2017 20:17:01 +0000 (20:17 +0000)
committerbors <bors@rust-lang.org>
Mon, 2 Jan 2017 20:17:01 +0000 (20:17 +0000)
Fix debuginfo for unsized struct members

The member was given the size of a fat pointer, which caused
llvm to emit DWARF attributes for a 128-bit bitfield.

1  2 
src/librustc_trans/debuginfo/metadata.rs