Use a delegating constructor to remove the last use of the deprecated
ctor of TypeErasedDataflowAnalysis, and then delete it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130653
[clang][dataflow][NFC] Remove last use of deprecated ctor ClosedPublic Authored by li.zhe.hua on Jul 27 2022, 11:18 AM.
Details Summary Use a delegating constructor to remove the last use of the deprecated
Diff Detail
Event TimelineThis revision was not accepted when it landed; it landed in state Needs Review.Jul 27 2022, 11:23 AM This revision was landed with ongoing or failed builds. Closed by commit rG5e28923e332f: [clang][dataflow][NFC] Remove last use of deprecated ctor (authored by li.zhe.hua). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 448106 clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
clang/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h
|