This is an archive of the discontinued LLVM Phabricator instance.

[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
checks aren't needed any more.

Diff Detail

Event Timeline

mboehme created this revision.Jul 20 2023, 4:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 20 2023, 4:17 AM
mboehme requested review of this revision.Jul 20 2023, 4:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 20 2023, 4:17 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
ymandel accepted this revision.Jul 20 2023, 5:20 AM
This revision is now accepted and ready to land.Jul 20 2023, 5:20 AM
xazax.hun accepted this revision.Jul 21 2023, 4:24 PM
This revision was landed with ongoing or failed builds.Jul 24 2023, 6:20 AM
This revision was automatically updated to reflect the committed changes.