This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Replace adjacent assumeInBound calls to assumeInBoundDual
ClosedPublic

Authored by martong on May 2 2022, 4:55 AM.

Details

Diff Detail

Event Timeline

martong created this revision.May 2 2022, 4:55 AM
Herald added a project: Restricted Project. · View Herald Transcript
martong requested review of this revision.May 2 2022, 4:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 2 2022, 4:55 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
martong updated this revision to Diff 426382.May 2 2022, 5:09 AM
  • Set parent revision (in the commit message b/c the phab ui 'edit related revisions' is not operational)
steakhal accepted this revision.May 2 2022, 6:27 AM

LGTM; Although, I missed some doc comments here and there. This is a really important API, it deserves a few words.

This revision is now accepted and ready to land.May 2 2022, 6:27 AM
martong updated this revision to Diff 427637.May 6 2022, 7:30 AM
  • Rebase to parent
This revision was landed with ongoing or failed builds.May 10 2022, 1:17 AM
This revision was automatically updated to reflect the committed changes.