]> granicus.if.org Git - clang/commit
Move clang-cc's -v output to the start (vs. end) of compilation, and change
authorDaniel Dunbar <daniel@zuster.org>
Thu, 28 May 2009 16:37:33 +0000 (16:37 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 28 May 2009 16:37:33 +0000 (16:37 +0000)
commit08e6dc65b283b5b8f4f41a567d3451a3e4501b91
treeae7dc9abb10e0641699f253c8d8c25f9d194aad8
parentbc221637f5ed3538b8495dd13b831c11e821c712
Move clang-cc's -v output to the start (vs. end) of compilation, and change
clang -> clang-cc to be less confusing.

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