Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140620
[clang] Migrate away from a deprecated Clang CFG factory function ClosedPublic Authored by gribozavr on Dec 23 2022, 4:34 AM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 23 2022, 4:34 AM This revision is now accepted and ready to land.Dec 23 2022, 5:25 AM This revision was landed with ongoing or failed builds.Dec 23 2022, 5:36 AM Closed by commit rG3a39b0ac1a72: [clang] Migrate away from a deprecated Clang CFG factory function (authored by gribozavr). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 485099 clang-tools-extra/clang-tidy/bugprone/UncheckedOptionalAccessCheck.cpp
clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp
|