This is a split of D147073.
Fixes #45481
Paths
| Differential D147569
[Coverage] Fix crash when visiting PseudoObjectExpr. ClosedPublic Authored by zequanwu on Apr 4 2023, 1:41 PM.
Details
Diff Detail
Event TimelineComment Actions Thank you, this looks much better to me! LGTM, but please add a release note about the fix when landing. This revision is now accepted and ready to land.Apr 5 2023, 11:05 AM This revision was landed with ongoing or failed builds.Apr 5 2023, 11:37 AM Closed by commit rG4e93bd417445: [Coverage] Fix crash when visiting PseudoObjectExpr. (authored by zequanwu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 511172 clang/lib/CodeGen/CoverageMappingGen.cpp
clang/test/CoverageMapping/if.cpp
clang/test/CoverageMapping/strong_order.cpp
|