[PATCH] D84446: [MSAN] Allow inserting array checks
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 23 12:53:53 PDT 2020
eugenis added a comment.
In D84446#2170458 <https://reviews.llvm.org/D84446#2170458>, @guiand wrote:
> I don't believe this happens in C++ but wanted to add it for completeness's sake (or if some other LLVM based language might use it).
Right, but I don't see you doing it in this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84446/new/
https://reviews.llvm.org/D84446
More information about the llvm-commits
mailing list