This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Implement LWG 3199
ClosedPublic

Authored by ldionne on Jul 22 2019, 11:38 AM.

Details

Summary

The resolution of LWG 3199 makes sure that input-streaming into an empty bitset
does not set the failbit on the input stream.

Diff Detail

Repository
rL LLVM

Event Timeline

ldionne created this revision.Jul 22 2019, 11:38 AM
This revision is now accepted and ready to land.Aug 20 2019, 10:27 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 20 2019, 11:20 AM