This is an archive of the discontinued LLVM Phabricator instance.

[clang][dataflow] Delete SourceLocationsLattice
ClosedPublic

Authored by samestep on Jun 23 2022, 8:00 AM.

Details

Summary

This patch deletes the now-unused SourceLocationsLattice class, along with its containing files and surrounding helper functions and tests.

Diff Detail

Event Timeline

samestep created this revision.Jun 23 2022, 8:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 23 2022, 8:00 AM
samestep requested review of this revision.Jun 23 2022, 8:00 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 23 2022, 8:00 AM
samestep edited the summary of this revision. (Show Details)Jun 23 2022, 8:02 AM
sgatev accepted this revision.Jun 23 2022, 8:23 AM
This revision is now accepted and ready to land.Jun 23 2022, 8:23 AM
xazax.hun accepted this revision.Jun 23 2022, 9:00 AM
gribozavr2 accepted this revision.Jun 23 2022, 9:13 AM
samestep updated this revision to Diff 439438.Jun 23 2022, 9:39 AM
  • Merge branch 'delete-source-locations-lattice-base' into delete-source-locations-lattice
ymandel accepted this revision.Jun 27 2022, 9:07 AM
samestep updated this revision to Diff 441144.Jun 29 2022, 1:13 PM

Update from main

This revision was landed with ongoing or failed builds.Jun 29 2022, 1:14 PM
This revision was automatically updated to reflect the committed changes.
clang/lib/Analysis/FlowSensitive/SourceLocationsLattice.cpp