ReferenceValue was removed in https://reviews.llvm.org/D155922.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159090
[clang][dataflow][NFC] Remove obsolete references to `ReferenceValue` from comments. ClosedPublic Authored by mboehme on Aug 29 2023, 6:32 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 29 2023, 8:21 AM This revision was landed with ongoing or failed builds.Aug 29 2023, 11:55 PM Closed by commit rG6eb1b237f5ec: [clang][dataflow][NFC] Remove obsolete references to `ReferenceValue` from… (authored by mboehme). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 554296 clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
clang/include/clang/Analysis/FlowSensitive/Value.h
clang/lib/Analysis/FlowSensitive/Transfer.cpp
clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp
|