[llvm-bugs] [Bug 28929] make_shared accesses protected constructors
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jan 13 19:09:17 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=28929
Eric Fiselier <eric at efcs.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |eric at efcs.ca
Resolution|--- |FIXED
--- Comment #2 from Eric Fiselier <eric at efcs.ca> ---
fixed in r291572 (v4.0).
However we should probably audit all usages of `__compressed_pair` to ensure we
don't run into this problem elsewhere.
--
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/20170114/a9350b0a/attachment.html>
More information about the llvm-bugs
mailing list