]> granicus.if.org Git - clang/commit
ccc: Bug fix, driver logic was allowing child jobs to pipe output when
authorDaniel Dunbar <daniel@zuster.org>
Thu, 22 Jan 2009 23:19:32 +0000 (23:19 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 22 Jan 2009 23:19:32 +0000 (23:19 +0000)
commit5f02d554555af7254bbe33529d4e574eeeac035c
tree2835c21ebc0f7483ed997ce72a435aa455fec8da
parent55eb68db969c83170059ca9f5f58dd9f357a01e6
ccc: Bug fix, driver logic was allowing child jobs to pipe output when
parent wasn't expecting it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62811 91177308-0d34-0410-b5e6-96231b3b80d8
tools/ccc/ccclib/Driver.py
tools/ccc/test/ccc/universal-hello.c