]> granicus.if.org Git - clang/commit
ccc: Clean up (user level) error handling.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 16 Jan 2009 23:12:12 +0000 (23:12 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 16 Jan 2009 23:12:12 +0000 (23:12 +0000)
commit9471345ae61fb3bd144f68357f53a78e3bd6ad34
tree2f7a78ca4fb945cd7d0595b0441cd706d347c0db
parent59ddeabc4c0aa2fdeef5a9183e8af69db07b5e74
ccc: Clean up (user level) error handling.
 - ccc now checks for existence of input files (more annoying to test,
   but matches gcc).
 - Fix some test cases.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62378 91177308-0d34-0410-b5e6-96231b3b80d8
tools/ccc/ccclib/Arguments.py
tools/ccc/ccclib/Driver.py
tools/ccc/ccclib/Tools.py
tools/ccc/test/ccc/darwin-x86-cc1.m
tools/ccc/test/ccc/phases.c
tools/ccc/xcc