[llvm-commits] [PATCH] Fix a memory leak in OpaqueType (issue180073)

Chris Lattner clattner at apple.com
Thu Dec 17 11:25:46 PST 2009


On Dec 16, 2009, at 3:48 PM, collinwinter at google.com wrote:

> Reviewers: ,
> 
> Message:
> Please take a look.
> 
> Description:
> This fixes a memory leak found by Google's internal heapchecker.
> LLVM/Clang tests pass.
> 
> Please review this at http://codereview.appspot.com/180073

Looks great to me, please apply.  Nice catch!

-Chris



More information about the llvm-commits mailing list