]> granicus.if.org Git - clang/commit
Fix leak of GlobalModuleIndex::IdentifierIndex, found by LSan.
authorNico Weber <nicolasweber@gmx.de>
Fri, 25 Apr 2014 19:45:23 +0000 (19:45 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 25 Apr 2014 19:45:23 +0000 (19:45 +0000)
commitfbba3c174ca9006db4ea9837ccb0294be1ea39d1
treeed5fef9a207a72c85d4f3408f7d348aa2cb5cdc7
parent62034adc96e13107a6f07a3045e560c08165df8e
Fix leak of GlobalModuleIndex::IdentifierIndex, found by LSan.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207262 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/GlobalModuleIndex.cpp