[all-commits] [llvm/llvm-project] da5c44: Reland "[llvm-cov] Export decision coverage to out...
uthmanna via All-commits
all-commits at lists.llvm.org
Tue Jun 24 08:41:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da5c442550a3823fff05c14300c1664d0fbf68c8
https://github.com/llvm/llvm-project/commit/da5c442550a3823fff05c14300c1664d0fbf68c8
Author: uthmanna <114300283+uthmanna at users.noreply.github.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
M llvm/test/tools/llvm-cov/Inputs/binary-formats.canonical.json
M llvm/test/tools/llvm-cov/mcdc-export-json.test
M llvm/tools/llvm-cov/CoverageExporterJson.cpp
Log Message:
-----------
Reland "[llvm-cov] Export decision coverage to output json (#144335)" (#145325)
Tests fixed
This commit adds decision coverage counts derived from MC/DC test vector execution to the JSON output of llvm-cov, as discussed here: [Missing Decision Coverage (DC) in output json](https://discourse.llvm.org/t/missing-decision-coverage-dc-in-output-json/86783) with @evodius96
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list