Apparently destroyFile() now throws an exception. Since this class is
authorChris Lattner <sabre@nondot.org>
Thu, 20 Jan 2005 23:31:35 +0000 (23:31 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 20 Jan 2005 23:31:35 +0000 (23:31 +0000)
commitfb01550ace790b3e1ed66455c85844a39f5735d2
tree56193e6158f9221221aedbf95df499a351720e50
parent87a9b716c1945e0770b4b9ea13ddad994c54cda9
Apparently destroyFile() now throws an exception.  Since this class is
designed to be put on the stack, that's not cool.  Catch and ignore the
exception.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19723 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileUtilities.h