Now that the redundancy between these two classes has been eliminated, these
checks aren't needed any more.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155813
[clang][dataflow] Remove checks that test for consistency between `StructValue` and `AggregateStorageLocation`. ClosedPublic Authored by mboehme on Jul 20 2023, 4:17 AM.
Details Summary Now that the redundancy between these two classes has been eliminated, these
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 20 2023, 5:20 AM mboehme added a child revision: D155922: [clang][dataflow] Eliminate `ReferenceValue`..Jul 21 2023, 12:54 AM This revision was landed with ongoing or failed builds.Jul 24 2023, 6:20 AM Closed by commit rGc3cf630d80a2: [clang][dataflow] Remove checks that test for consistency between `StructValue`… (authored by mboehme). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 543509 clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
|