This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7fa46d0 [X86] Fix printing of sha256rnds2 to include the implicit %xm [...] new 95f9742 [llvm-cov] Fix a comment, NFC new 4858447 [llvm-cov] Refactor logic for storing demangled symbols, NFC new b766e93 [llvm-cov] Demangle symbols in function summaries (fixes PR31394) new 2006b41 [llvm-cov] Don't show function summaries when filtering by fi [...]
The 4 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 | 4 ++++ test/tools/llvm-cov/demangle.test | 3 +++ test/tools/llvm-cov/report.cpp | 4 ++-- tools/llvm-cov/CodeCoverage.cpp | 31 +++++++++++++------------------ tools/llvm-cov/CoverageReport.cpp | 11 +++++++---- tools/llvm-cov/CoverageReport.h | 6 ++++-- tools/llvm-cov/CoverageSummaryInfo.h | 13 +++++++++++++ 7 files changed, 46 insertions(+), 26 deletions(-)