]> granicus.if.org Git - clang/commit
Fix refactoro, clang-cc wasn't properly reporting errors when opening an output file...
authorDaniel Dunbar <daniel@zuster.org>
Fri, 20 Nov 2009 22:32:38 +0000 (22:32 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 20 Nov 2009 22:32:38 +0000 (22:32 +0000)
commitfc97102a80bfe0afaa25883a2aa6b5e1d7307d0a
treeb04c0affec9028e890b54b573be84c6b71627cc0
parente37f4b8e2e4fe3cbdf4a9ecd85af0bb5eaadc0b4
Fix refactoro, clang-cc wasn't properly reporting errors when opening an output file failed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89502 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInstance.cpp
test/Frontend/output-failures.c [new file with mode: 0644]