[all-commits] [llvm/llvm-project] ee6f10: [Coverage] Make `MCDCRecord::Folded` as `[false/tr...
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Sat Dec 28 00:48:51 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee6f10d37232627137ce97388a5eb21b90907bfb
https://github.com/llvm/llvm-project/commit/ee6f10d37232627137ce97388a5eb21b90907bfb
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-12-28 (Sat, 28 Dec 2024)
Changed paths:
M llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
Log Message:
-----------
[Coverage] Make `MCDCRecord::Folded` as `[false/true]` with BitVector. NFC. (#121190)
For merging `MCDCRecord`s, `Folded` is expected to be promoted as
"Non-folded".
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