[all-commits] [llvm/llvm-project] 6d0b71: [Profile][CoverageMapping] MC/DC Fix passing FileI...
Alan Phipps via All-commits
all-commits at lists.llvm.org
Thu Jan 18 07:19:23 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d0b718e8c5465966169ec9071d20cdce838ca91
https://github.com/llvm/llvm-project/commit/6d0b718e8c5465966169ec9071d20cdce838ca91
Author: Alan Phipps <a-phipps at ti.com>
Date: 2024-01-18 (Thu, 18 Jan 2024)
Changed paths:
M llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
Log Message:
-----------
[Profile][CoverageMapping] MC/DC Fix passing FileID for DecisionRegion
Fixes oversight in commit 8ecbb0404d740d1ab173554e47cef39cd5e3ef8c in which
FileID was not being set when creating a new MC/DC DecisionRegion.
More information about the All-commits
mailing list