Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Update according to change in preceding patches to replace use of designated initialisers when constructing AnalysisInputs.
Paths
| Differential D132756
[clang][dataflow] Refactor `TypeErasedDataflowAnalysisTest` - replace usage of the deprecated overload of `checkDataflow`. ClosedPublic Authored by wyt on Aug 26 2022, 12:29 PM.
Details Summary
Diff Detail
Event Timelinegribozavr2 added inline comments. This revision is now accepted and ready to land.Aug 26 2022, 4:32 PM Comment Actions Update according to change in preceding patches to replace use of designated initialisers when constructing AnalysisInputs. This revision was landed with ongoing or failed builds.Sep 1 2022, 12:18 PM Closed by commit rG14757d5b845b: [clang][dataflow] Refactor `TypeErasedDataflowAnalysisTest` - replace usage of… (authored by wyt). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 456986 clang/unittests/Analysis/FlowSensitive/TestingSupport.h
clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp
|