This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1d5ec21 Remove LLVM_ENABLE_LIBCXXABI new 65787e2 [LLVM-COV]Replace tabs to the space indentations in the HTML [...]
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: test/tools/llvm-cov/Inputs/showTabsHTML.covmapping | Bin 0 -> 104 bytes ...e_expansions.proftext => showTabsHTML.proftext} | 0 test/tools/llvm-cov/showTabsHTML.cpp | 16 +++++++++ tools/llvm-cov/CodeCoverage.cpp | 5 +++ tools/llvm-cov/CoverageViewOptions.h | 1 + tools/llvm-cov/SourceCoverageViewHTML.cpp | 36 ++++++++++++++------- 6 files changed, 46 insertions(+), 12 deletions(-) create mode 100644 test/tools/llvm-cov/Inputs/showTabsHTML.covmapping copy test/tools/llvm-cov/Inputs/{combine_expansions.proftext => showTabsHTML.proft [...] create mode 100644 test/tools/llvm-cov/showTabsHTML.cpp