]> granicus.if.org Git - clang/commit
With -verify, only exit early on failure.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 27 Oct 2008 22:10:13 +0000 (22:10 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 27 Oct 2008 22:10:13 +0000 (22:10 +0000)
commit276373df8cb30dde91000d1b3d9dccc6c25aedef
treef6161a57e47ae25c834a3757f06103343cd08628
parent879c3eaab724689f4e8a05563192ddb52b6208ad
With -verify, only exit early on failure.
 - Nice if -verify test exercise the various cleanup functions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58285 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/clang.cpp