[llvm-bugs] [Bug 43602] New: Constexpr new doesn't work in some cases
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Oct 8 02:57:25 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43602
Bug ID: 43602
Summary: Constexpr new doesn't work in some cases
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: C++2a
Assignee: unassignedclangbugs at nondot.org
Reporter: zamazan4ik at tut.by
CC: blitzrakete at gmail.com, erik.pilkington at gmail.com,
llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk
See this example: https://godbolt.org/z/tf1yBq
Seems like in this case constexpr new should be allowed.
--
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/20191008/d9de0593/attachment.html>
More information about the llvm-bugs
mailing list