summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CoverageMappingGen.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-08-04 01:39:23 +0000
committerReid Kleckner <rnk@google.com>2017-08-04 01:39:23 +0000
commit02aeadcf3d431f35941c628643e919c5aa2169a1 (patch)
tree97e54bc66abbceab7bb2195eb22dff5ea3353977 /clang/lib/CodeGen/CoverageMappingGen.cpp
parent696e3847dd5723d94335adf65435dc1de229a3b7 (diff)
downloadbcm5719-llvm-02aeadcf3d431f35941c628643e919c5aa2169a1.tar.gz
bcm5719-llvm-02aeadcf3d431f35941c628643e919c5aa2169a1.zip
[Support] Update comments about stdout, raw_fd_ostream, and outs()
The full story is in the comments: // Do not attempt to close stdout or stderr. We used to try to maintain the // property that tools that support writing file to stdout should not also // write informational output to stdout, but in practice we were never able to // maintain this invariant. Many features have been added to LLVM and clang // (-fdump-record-layouts, optimization remarks, etc) that print to stdout, so // users must simply be aware that mixed output and remarks is a possibility. NFC, I am just updating comments to reflect reality. llvm-svn: 310016
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud