- Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
Description
| Bugzilla Link | 33916 |
| Resolution | FIXED |
| Resolved on | Jul 26, 2017 10:11 |
| Version | unspecified |
| OS | Linux |
| Blocks | #33196 |
| CC | @majnemer,@DougGregor,@zmodem,@hfinkel |
Extended Description
It's missing the aliasing behavior it's supposed to have.
See comments on https://reviews.llvm.org/D31022 as well as the mailing list thread.
Ideally, that should be implemented.
Alternatively, removing the type from libc++ would be better than including it, but having it be broken.
(filing bug to mark as release-blocker for 5.0 release)