OSDN Git Service

Aliased flag options should be directed to stdout, not stderr to be consistent. Patch...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 13 Jun 2011 20:45:54 +0000 (20:45 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 13 Jun 2011 20:45:54 +0000 (20:45 +0000)
commitff276b40f0bfd72938f964061c13ed18be7c008f
tree316717c491458b1333b7eed20bd0701ed41b18ef
parent1922a11907346024439ee653d076cf5823633943
Aliased flag options should be directed to stdout, not stderr to be consistent. Patch by Julien Lerouge.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132931 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CommandLine.cpp