]> granicus.if.org Git - clang/commit
Fix another leak in ParseMicrosoftAsmStatement(), found by LSan.
authorNico Weber <nicolasweber@gmx.de>
Wed, 23 Apr 2014 22:07:21 +0000 (22:07 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 23 Apr 2014 22:07:21 +0000 (22:07 +0000)
commita4b982ca6b85785c1bdfa5dbb7f6f8bc82bba611
tree2868d350374fd82da2ecb5fe43d06a5e3deb9fb0
parentd696316661b7a7a6401923fd6d1a680748e6039a
Fix another leak in ParseMicrosoftAsmStatement(), found by LSan.

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