]> granicus.if.org Git - clang/commit
Bury leaked sema pointer when reading from AST files.
authorNico Weber <nicolasweber@gmx.de>
Thu, 24 Apr 2014 00:51:03 +0000 (00:51 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 24 Apr 2014 00:51:03 +0000 (00:51 +0000)
commit2f579d9d0ddf670ff2b783d82e5ee3af0a83d7e1
tree245d26beeb9fab513d7aa908a9b9a304414f27c4
parenta4b982ca6b85785c1bdfa5dbb7f6f8bc82bba611
Bury leaked sema pointer when reading from AST files.

Should suppress several LSan reports.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207056 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CompilerInstance.h
lib/Frontend/FrontendAction.cpp