]> granicus.if.org Git - clang/commit
MicrosoftVTableContext: Don't leak VPtrInfos. Found by LSan, PR19522.
authorNico Weber <nicolasweber@gmx.de>
Thu, 24 Apr 2014 19:52:12 +0000 (19:52 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 24 Apr 2014 19:52:12 +0000 (19:52 +0000)
commit57218ee935e495ef17164e7f6580777e1a376430
tree05f4b0332e4343b879b66e32516b6e35a627c82f
parentb7ed4eee859bb58828f89c1fb02e440e9ee8c475
MicrosoftVTableContext: Don't leak VPtrInfos. Found by LSan, PR19522.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207138 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/VTableBuilder.cpp