]> granicus.if.org Git - clang/commit
Fix a memory leak found by LSan.
authorNico Weber <nicolasweber@gmx.de>
Wed, 23 Apr 2014 19:19:20 +0000 (19:19 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 23 Apr 2014 19:19:20 +0000 (19:19 +0000)
commitf035b1e0f6b37a2abe56ab36d2ac8683d845bf6a
tree741f4771d8963e0b7be30e7492022c1b87286ca2
parent86bb94f55565c8f7a86b4076318ec837741d6212
Fix a memory leak found by LSan.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207013 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseStmt.cpp