This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9ad3314 NFC. Fix popular typo in comment 'deferencing' --> 'dereferen [...] new 40a78f8 Reapply "[llvm-cov] Add an -output-dir option for the show su [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/CommandGuide/llvm-cov.rst | 8 +++++ test/tools/llvm-cov/showLineExecutionCounts.cpp | 6 ++++ tools/llvm-cov/CodeCoverage.cpp | 39 +++++++++++++++++--- tools/llvm-cov/CoverageViewOptions.h | 1 + tools/llvm-cov/SourceCoverageView.cpp | 47 +++++++++++++++++++++++++ tools/llvm-cov/SourceCoverageView.h | 27 +++++++++++++- tools/llvm-cov/SourceCoverageViewText.cpp | 9 +++++ tools/llvm-cov/SourceCoverageViewText.h | 7 ++++ 8 files changed, 138 insertions(+), 6 deletions(-)