Close input file if exception is thrown
authorChris Lattner <sabre@nondot.org>
Wed, 20 Feb 2002 18:06:43 +0000 (18:06 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 20 Feb 2002 18:06:43 +0000 (18:06 +0000)
commitfbdb1da666f908302918f4d9d37d11667a3105e1
treee3038653be09c8a751945c312c42c8bce0428d8d
parent22d26d7c7d7c9666d0da0e51250586da5a0744da
Close input file if exception is thrown

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1784 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/Parser.cpp