Closed
Description
@niluxv found an ICE around validation of uninitialized char
. Here's a self-contained example; this embeds linked-hash-map. It would be nice to minimize this further.
The actual ICE occurs here and it is unclear why, because uninitialized char
usually work fine.