[llvm-bugs] [Bug 33916] New: std::byte implementation half-baked
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jul 24 15:29:10 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33916
Bug ID: 33916
Summary: std::byte implementation half-baked
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: jyknight at google.com
CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
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)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170724/ec48af31/attachment-0001.html>
More information about the llvm-bugs
mailing list