2 Commits

Author SHA1 Message Date
NAKAMURA Takumi
5931034653 CoverageMappingWriter.cpp: Append yet another comarison, endLoc.
This was the part of #125407.

For "Same Kind and same startLoc", reorder records BY endLoc DESC, to
prioritize wider Regions with the same startLoc.
2026-01-19 18:31:20 +09:00
Zequan Wu
0b8df841f9
[Coverage] Add coverage for constructor member initializers. (#66441)
Before, constructor member initializers are shown as not covered. This
adds coverage info for them.
2023-09-15 17:06:04 -04:00