]> granicus.if.org Git - clang/commit
[scan-build] Log compiler invocation to stderr, not stdout.
authorJordan Rose <jordan_rose@apple.com>
Wed, 3 Jul 2013 16:42:02 +0000 (16:42 +0000)
committerJordan Rose <jordan_rose@apple.com>
Wed, 3 Jul 2013 16:42:02 +0000 (16:42 +0000)
commit98137aa8c5c95356454610d88cae079602ca2bec
treef8d76c17fb51925bff29e77de30bca9db9523b04
parentd771b447e2bf44830b6887b3c9a9ec433fa311c5
[scan-build] Log compiler invocation to stderr, not stdout.

This is important for preprocessing steps, which may output to stdout.

Also, change ENV accesses using barewords to use string keys instead.

PR16414

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185555 91177308-0d34-0410-b5e6-96231b3b80d8
tools/scan-build/ccc-analyzer