[llvm-bugs] [Bug 27451] Clang doesn't add LLVM lifetime markers for temporaries created by lifetime extension
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 21 13:46:13 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27451
Tim <timshen91 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |---
--- Comment #3 from Tim <timshen91 at gmail.com> ---
I found that this bug is different from PR 5629, since now only having a
lifetime extended temporary (rather than a variable with value type) triggers
it.
--
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/20160421/e246e133/attachment.html>
More information about the llvm-bugs
mailing list