This is an archive of the discontinued LLVM Phabricator instance.

[clang][dataflow] Eliminate code duplication in Environment::createValueUnlessSelfReferential().
ClosedPublic

Authored by mboehme on Apr 5 2023, 4:20 AM.

Diff Detail

Unit TestsFailed

Event Timeline

mboehme created this revision.Apr 5 2023, 4:20 AM
Herald added a project: Restricted Project. · View Herald Transcript
mboehme requested review of this revision.Apr 5 2023, 4:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 5 2023, 4:20 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
sammccall accepted this revision.Apr 5 2023, 7:38 AM
This revision is now accepted and ready to land.Apr 5 2023, 7:38 AM

Failing premerge check in CodeGen looks unrelated (this patch doesn't affect CodeGen in any way).

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