[PATCH] D93777: ADT: Fix pointer comparison UB in SmallVector
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 15:31:58 PST 2021
dexonsmith marked 2 inline comments as done.
dexonsmith added a comment.
Thanks for the review! Committed with your suggestions in 5ccff5aaa68ab789834c4463ce05b05e57593b34 <https://reviews.llvm.org/rG5ccff5aaa68ab789834c4463ce05b05e57593b34>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93777/new/
https://reviews.llvm.org/D93777
More information about the llvm-commits
mailing list