This is an archive of the discontinued LLVM Phabricator instance.

[clang][dataflow] Remove references of LatticeJoinEffect from dataflow
AcceptedPublic

Authored by li.zhe.hua on Aug 11 2022, 9:23 AM.

Details

Summary

A follow-up to D131688 to remove references to the enum within the
dataflow framework and its tests.

Depends on D131688

Diff Detail

Event Timeline

li.zhe.hua created this revision.Aug 11 2022, 9:23 AM
Herald added a project: Restricted Project. · View Herald Transcript
li.zhe.hua requested review of this revision.Aug 11 2022, 9:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2022, 9:23 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
xazax.hun accepted this revision.Aug 11 2022, 9:28 AM
This revision is now accepted and ready to land.Aug 11 2022, 9:28 AM
gribozavr2 accepted this revision.Aug 11 2022, 4:23 PM