[llvm-bugs] [Bug 24690] Suspicious function-try-block warning
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Sep 3 12:57:52 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24690
Agustín Bergé <kaballo86 at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Agustín Bergé <kaballo86 at hotmail.com> ---
(In reply to comment #1)
> [except.handle]p10: Referring to any non-static member or base class of an
> object in the handler for a function-try-block of a constructor or
> destructor for that object results in undefined behavior.
That solves it. Thanks.
--
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/20150903/2fe54db9/attachment.html>
More information about the llvm-bugs
mailing list