[all-commits] [llvm/llvm-project] e69807: Allow `CoverageMapping::getCoverageForFile()` to s...
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Wed Dec 18 15:41:50 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6980796585940bffd8c9e95052761c1a32c1dfe
https://github.com/llvm/llvm-project/commit/e6980796585940bffd8c9e95052761c1a32c1dfe
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
M llvm/test/tools/llvm-cov/branch-macros.cpp
Log Message:
-----------
Allow `CoverageMapping::getCoverageForFile()` to show Branches also outside functions (#120416)
Fixes #119952
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