[all-commits] [llvm/llvm-project] b66adb: Allow `CoverageMapping::getCoverageForFile()` to s...
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Wed Dec 18 04:32:26 PST 2024
Branch: refs/heads/users/chapuni/cov/119952
Home: https://github.com/llvm/llvm-project
Commit: b66adbde8a6c29846f592cc3e734ef4e55e8e137
https://github.com/llvm/llvm-project/commit/b66adbde8a6c29846f592cc3e734ef4e55e8e137
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-12-18 (Wed, 18 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.
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