[PATCH] D41664: Remove test which assumed array cookies can't be poisoned when using an operator new defined in a class
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 10 11:37:12 PST 2018
kcc added a comment.
> The original commit doesn't provide any rationale for this test,
Well, apparently some real code broke and this test mimics that code (I don't remember the details, sadly).
How did you test https://reviews.llvm.org/D41301 ?
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D41664
More information about the llvm-commits
mailing list