]> granicus.if.org Git - clang/commit
Remove unused method Job::AddCommand.
authorHans Wennborg <hans@hanshq.net>
Fri, 6 Sep 2013 16:48:57 +0000 (16:48 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 6 Sep 2013 16:48:57 +0000 (16:48 +0000)
commit535ae75f7b02b0d7adf76ed18f7f045efd54947c
tree6bdd5b21016265115e81504ec9d840bc02cdb819
parent1c840db980075f56e5747b5b636e319a26722fe3
Remove unused method Job::AddCommand.

I was going to update the comment referring to PipedJob, which was removed
some time ago, but then it turned out that this method is not actually used
at all.

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