This is an archive of the discontinued LLVM Phabricator instance.

[clang][dataflow] Remove deprecated `transfer(const Stmt *, ...)` API.
ClosedPublic

Authored by wyt on Sep 20 2022, 2:41 PM.

Diff Detail

Event Timeline

wyt created this revision.Sep 20 2022, 2:41 PM
Herald added a project: Restricted Project. · View Herald Transcript
wyt requested review of this revision.Sep 20 2022, 2:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 2:41 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
wyt edited reviewers, added: hlopko, gribozavr2, sgatev, ymandel; removed: NoQ.Sep 20 2022, 2:43 PM
gribozavr2 accepted this revision.Sep 20 2022, 3:51 PM
This revision is now accepted and ready to land.Sep 20 2022, 3:51 PM