[llvm-bugs] [Bug 40437] requires clause on a destructor produces invalid result
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 24 06:12:52 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40437
Nicolas Lesser <blitzrakete at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |LATER
--- Comment #1 from Nicolas Lesser <blitzrakete at gmail.com> ---
clang doesn't support constraints (yet). But even if it did, conditional
special members are not yet supported in C++. See also p0848.
--
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/20190124/b1412a0b/attachment-0001.html>
More information about the llvm-bugs
mailing list