The ReferenceValue class will be eliminated as part of the ongoing migration
to strict handling of value categories (see https://discourse.llvm.org/t/70086
for details).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152144
[clang][dataflow] Use a `PointerValue` for `value` property in optional checker. ClosedPublic Authored by mboehme on Jun 5 2023, 4:35 AM.
Details Summary The ReferenceValue class will be eliminated as part of the ongoing migration
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 5 2023, 4:42 AM This revision was landed with ongoing or failed builds.Jun 5 2023, 5:53 AM Closed by commit rGaf22be39038a: [clang][dataflow] Use a `PointerValue` for `value` property in optional checker. (authored by mboehme). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 528388 clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
|