[llvm-bugs] [Bug 41093] New: Clang looses constexpr.
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 15 19:58:30 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41093
Bug ID: 41093
Summary: Clang looses constexpr.
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: C++'17
Assignee: unassignedclangbugs at nondot.org
Reporter: denis.yaroshevskij at gmail.com
CC: blitzrakete at gmail.com, erik.pilkington at gmail.com,
llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk
The following code doesn't compile with clang and compiles with gcc.
https://gcc.godbolt.org/z/L6dcAu
--
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/20190316/3deb7459/attachment.html>
More information about the llvm-bugs
mailing list