This is an archive of the discontinued LLVM Phabricator instance.

[Coverage] Fix crash when visiting PseudoObjectExpr.
ClosedPublic

Authored by zequanwu on Apr 4 2023, 1:41 PM.

Details

Diff Detail

Event Timeline

zequanwu created this revision.Apr 4 2023, 1:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 4 2023, 1:41 PM
zequanwu requested review of this revision.Apr 4 2023, 1:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 4 2023, 1:41 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
zequanwu updated this revision to Diff 510918.Apr 4 2023, 1:50 PM

Add the crash repro as test case.

aaron.ballman accepted this revision.Apr 5 2023, 11:05 AM

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
This revision was automatically updated to reflect the committed changes.