For PR777:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 15 May 2006 22:12:42 +0000 (22:12 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 15 May 2006 22:12:42 +0000 (22:12 +0000)
commitc64f1488ed214ce71dc5c56ca838fea9de2304b7
tree159f3df5b8490d725939d6dff7ca981cc8494c04
parent80626a7f6f3eb8bd1cc648a540a651dbcd24d504
For PR777:
Add an additional catch block to ensure that this function can't throw any
exceptions, even one's we're not expecting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28309 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/FileUtilities.cpp