This is an archive of the discontinued LLVM Phabricator instance.

[clang][dataflow] HTMLLogger: Don't crash if CFG contains unreachable blocks.
ClosedPublic

Authored by mboehme on Jul 27 2023, 3:14 AM.

Diff Detail

Event Timeline

mboehme created this revision.Jul 27 2023, 3:14 AM
Herald added a project: Restricted Project. · View Herald Transcript
mboehme requested review of this revision.Jul 27 2023, 3:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 27 2023, 3:14 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
sammccall accepted this revision.Jul 27 2023, 3:53 AM
This revision is now accepted and ready to land.Jul 27 2023, 3:53 AM

Pre-merge failure looks unrelated

This revision was landed with ongoing or failed builds.Jul 27 2023, 6:02 AM
This revision was automatically updated to reflect the committed changes.