[llvm-bugs] [Bug 28639] noexcept feature for function has not been supported
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 21 11:06:11 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28639
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution|--- |INVALID
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
[expr.delete]/7:
"If the value of the operand of the delete-expression is a null pointer value,
it is unspecified whether a deallocation function will be called"
--
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/20160721/bfea3515/attachment.html>
More information about the llvm-bugs
mailing list