This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] Follow-up to D151001
ClosedPublic

Authored by bulbazord on May 23 2023, 10:22 AM.

Details

Summary

I landed D151001 before it had gotten sign-off from all the reviewers.
This is a follow-up to address the additional feedback.

Diff Detail

Event Timeline

bulbazord created this revision.May 23 2023, 10:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 23 2023, 10:22 AM
bulbazord requested review of this revision.May 23 2023, 10:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 23 2023, 10:22 AM
bulbazord updated this revision to Diff 524920.May 23 2023, 3:46 PM

EXPECT_TRUE -> ASSERT_TRUE when checking pointers

jhenderson accepted this revision.May 24 2023, 12:02 AM

Thanks. LGTM.

This revision is now accepted and ready to land.May 24 2023, 12:02 AM
This revision was landed with ongoing or failed builds.May 24 2023, 10:20 AM
This revision was automatically updated to reflect the committed changes.