This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Surface the validation of FunctionPropertiesAnalysis
ClosedPublic

Authored by mtrofin on May 17 2023, 4:05 PM.

Details

Summary

Avoids relying on assert for some of the validation.

Diff Detail

Event Timeline

mtrofin created this revision.May 17 2023, 4:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2023, 4:05 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
mtrofin requested review of this revision.May 17 2023, 4:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2023, 4:05 PM
kazu accepted this revision.May 18 2023, 2:59 PM
This revision is now accepted and ready to land.May 18 2023, 2:59 PM
This revision was landed with ongoing or failed builds.May 22 2023, 4:13 PM
This revision was automatically updated to reflect the committed changes.