[all-commits] [llvm/llvm-project] aa0be6: Export Segment.IsGapRegion to JSON

Aaron Puchert via All-commits all-commits at lists.llvm.org
Fri Mar 27 10:05:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aa0be69e7408266f71574b2a3be87e92ff792233
      https://github.com/llvm/llvm-project/commit/aa0be69e7408266f71574b2a3be87e92ff792233
  Author: Dennis Felsing <dennis.felsing at sap.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M llvm/test/tools/llvm-cov/Inputs/binary-formats.canonical.json
    M llvm/tools/llvm-cov/CoverageExporterJson.cpp

  Log Message:
  -----------
  Export Segment.IsGapRegion to JSON

Summary:
So that external tools can make use of that information and not display such lines as uncovered.

Fixes https://bugs.llvm.org/show_bug.cgi?id=45300

Reviewers: vsk

Reviewed By: vsk

Differential Revision: https://reviews.llvm.org/D76763




More information about the All-commits mailing list