[PATCH] Eliminate memory leaks in YAMLTraits.cpp

David Blaikie dblaikie at gmail.com
Mon Sep 15 11:49:20 PDT 2014


Committed a slightly more invasive change to use unique_ptr in the relevant
containers in r217803

Thanks!

On Mon, Sep 15, 2014 at 7:54 AM, Anton Yartsev <anton.yartsev at gmail.com>
wrote:

> Hi all,
>
> attached is the patch that eliminates memory leaks found by the
> alpha.cplusplus.NewDeleteLeaks checker ran over the LLVM codebase. Please
> review.
>
> --
> Anton
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140915/37de1c19/attachment.html>


More information about the llvm-commits mailing list