]> granicus.if.org Git - clang/commit
ccc: Refactor so that all accesses to actual input strings go through
authorDaniel Dunbar <daniel@zuster.org>
Wed, 7 Jan 2009 01:29:28 +0000 (01:29 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 7 Jan 2009 01:29:28 +0000 (01:29 +0000)
commitfb2c5c44fda084ae824f129de4120f1694e6f5a9
tree9ca43ba5a1305bcc8b50e20ea781394eb31637eb
parentbdd686dc6af3669a6bf1c6bb09aea3437a67fb60
ccc: Refactor so that all accesses to actual input strings go through
the ArgList.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61844 91177308-0d34-0410-b5e6-96231b3b80d8
tools/ccc/ccclib/Arguments.py
tools/ccc/ccclib/Driver.py
tools/ccc/ccclib/Jobs.py
tools/ccc/ccclib/Tools.py