]> granicus.if.org Git - clang/commit
clang-cl: /showIncludes output should go to stdout, not stderr. Fixes PR20217.
authorNico Weber <nicolasweber@gmx.de>
Sun, 6 Jul 2014 03:04:24 +0000 (03:04 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sun, 6 Jul 2014 03:04:24 +0000 (03:04 +0000)
commited779c533894a66911f4861a30a0cb1b54259c73
tree784d364a6cb74ce5f13a6b09155474eef32ba095
parentf8dfddaaa5ded364681258202828218eec2234c2
clang-cl: /showIncludes output should go to stdout, not stderr. Fixes PR20217.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212383 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
lib/Frontend/HeaderIncludeGen.cpp
test/Frontend/print-header-includes.c