[LLVMbugs] [Bug 19689] Parser::ParseParameterDeclarationClause leaks memory
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat May 10 12:24:45 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19689
Nico Weber <nicolasweber at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Nico Weber <nicolasweber at gmx.de> ---
The leak is fixed in r208481 I believe. We probably should land at least some
of the changes from the ownership patches (LateParsedAttribute could have a
unique_ptr member, for example.)
--
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/20140510/70822ab0/attachment.html>
More information about the llvm-bugs
mailing list