[all-commits] [llvm/llvm-project] cab738: [MC/DC] Update CoverageMapping tests (#125404)

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Fri Feb 28 22:59:01 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cab738bea1a6d06c6aaebc0e9ad5954a2c5c1e0b
      https://github.com/llvm/llvm-project/commit/cab738bea1a6d06c6aaebc0e9ad5954a2c5c1e0b
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    R clang/test/CoverageMapping/mcdc-error-nests.cpp
    A clang/test/CoverageMapping/mcdc-nested-expr.cpp

  Log Message:
  -----------
  [MC/DC] Update CoverageMapping tests (#125404)

To resolve the error, rename mcdc-error-nests.cpp ->
mcdc-nested-expr.cpp at first.

- `func_condop` A corner case that contains close decisions.
- `func_expect` Uses `__builtin_expect`. (#124565)
- `func_lnot` Contains logical not(s) `!` among MC/DC binary operators.
(#124563)



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