[PATCH] D138644: [NFC][AAPointerInfo] rename OffsetAndSize to RangeTy
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 10:32:06 PST 2022
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
Generally LG, but let's wait with merging this until the follow ups are ready. I'm not 100% sure why we call it range in contrast to the explicit offset+size.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138644/new/
https://reviews.llvm.org/D138644
More information about the llvm-commits
mailing list