[all-commits] [llvm/llvm-project] 9783e2: Revert "Revert "[Coverage] Emit gap region between...

ZequanWu via All-commits all-commits at lists.llvm.org
Thu Mar 4 11:53:07 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9783e2098800b954c55ae598a1ce5c4b93444fc0
      https://github.com/llvm/llvm-project/commit/9783e2098800b954c55ae598a1ce5c4b93444fc0
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2021-03-04 (Thu, 04 Mar 2021)

  Changed paths:
    M clang/lib/CodeGen/CoverageMappingGen.cpp
    M clang/test/CoverageMapping/break.c
    M clang/test/CoverageMapping/classtemplate.cpp
    M clang/test/CoverageMapping/continue.c
    M clang/test/CoverageMapping/coroutine.cpp
    R clang/test/CoverageMapping/deferred-region.cpp
    M clang/test/CoverageMapping/label.cpp
    M clang/test/CoverageMapping/return.c
    M clang/test/CoverageMapping/switch.cpp
    M clang/test/CoverageMapping/switchmacro.c
    A clang/test/CoverageMapping/terminate-statements.cpp
    M clang/test/CoverageMapping/trycatch.cpp
    M clang/test/CoverageMapping/unreachable-macro.c
    M compiler-rt/test/profile/ContinuousSyncMode/basic.c
    M compiler-rt/test/profile/ContinuousSyncMode/runtime-counter-relocation.c

  Log Message:
  -----------
  Revert "Revert "[Coverage] Emit gap region between statements if first statements contains terminate statements.""

Reland with update on test case ContinuousSyncmode/basic.c.

This reverts commit fe5c2c3ca682b140dd5e640e75948363b6b25ef9.




More information about the All-commits mailing list