[PATCH] D133582: [ASan] rename internal references to left of/right of.
Elliott Hughes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 9 10:16:15 PDT 2022
enh added a comment.
yeah, that makes sense to me.
(looking at the code also explains why "left" and "right" didn't seem as bad to the authors of this code as it does to mere users... your view of memory is quite different to ours, which only contains the actual objects we've allocated, and has no "chunks"...)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133582/new/
https://reviews.llvm.org/D133582
More information about the llvm-commits
mailing list