]> granicus.if.org Git - clang/commit
Call llvm::remove_fatal_error_handler before deallocating objects
authorDan Gohman <gohman@apple.com>
Wed, 18 Aug 2010 21:23:17 +0000 (21:23 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 18 Aug 2010 21:23:17 +0000 (21:23 +0000)
commit726578c22e9e33774435257664f8f6dc4cf8dfa9
tree1e3d84bd972afbed32a958a0de0b7e8dbcbd60a2
parent245adabd97c8c770c13935a9075f2243cc6f1d57
Call llvm::remove_fatal_error_handler before deallocating objects
which are used by the error handling functions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111427 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/cc1_main.cpp
tools/driver/cc1as_main.cpp