[all-commits] [llvm/llvm-project] 738e92: Add executed MC/DC TestVectors to `llvm-cov export...

Andrew via All-commits all-commits at lists.llvm.org
Wed Sep 24 12:53:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 738e927652c4b270fe60b65ad289077d8160d5c8
      https://github.com/llvm/llvm-project/commit/738e927652c4b270fe60b65ad289077d8160d5c8
  Author: Andrew <dota2drot at gmail.com>
  Date:   2025-09-24 (Wed, 24 Sep 2025)

  Changed paths:
    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:
  -----------
  Add executed MC/DC TestVectors to `llvm-cov export` (#159119)

It adds a new JSON array with the list of test vectors to the end of the mcdc_records.
I also bumped the json format version accordingly, which I believe wasn’t done properly in the past when new fields were added.

This PR adds tests and comment docs for
https://github.com/llvm/llvm-project/pull/105511

---------

Co-authored-by: Arpad Borsos <swatinem at swatinem.de>



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