[llvm-bugs] [Bug 33778] Destructor not generated for std::function<void()>
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Nov 20 16:19:53 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=33778
Alexander Kirchhoff <alex at xnor.ai> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)| |r341629
| |2ccb31977c87081a668c11938a2
| |e34cbf9d1abca
Status|NEW |RESOLVED
Component|-New Bugs |C++
Version|unspecified |7.0
CC| |blitzrakete at gmail.com,
| |dgregor at apple.com,
| |erik.pilkington at gmail.com,
| |richard-llvm at metafoo.co.uk
--- Comment #5 from Alexander Kirchhoff <alex at xnor.ai> ---
This bug was fixed between Clang 7 and 8. I bisected the fix down to
<https://reviews.llvm.org/D45898>, which was committed in r341629 in SVN
and 2ccb31977c87081a668c11938a2e34cbf9d1abca in Git, and referred to
<rdar://problem/38168772>.
--
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/20191121/03142360/attachment.html>
More information about the llvm-bugs
mailing list