[all-commits] [llvm/llvm-project] bfc6ea: [coverage] fix crash in code coverage and `if cons...

Hana Dusíková via All-commits all-commits at lists.llvm.org
Thu Feb 1 14:31:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bfc6eaa26326e4d0d20d1f4a1f0064c6df0135bd
      https://github.com/llvm/llvm-project/commit/bfc6eaa26326e4d0d20d1f4a1f0064c6df0135bd
  Author: Hana Dusíková <hanicka at hanicka.net>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
    M clang/lib/CodeGen/CoverageMappingGen.cpp
    M clang/test/CoverageMapping/if.cpp

  Log Message:
  -----------
  [coverage] fix crash in code coverage and `if constexpr` with `ExprWithCleanups` (#80292)

Fixes https://github.com/llvm/llvm-project/issues/80285




More information about the All-commits mailing list