[PATCH] D41664: Remove test which assumed array cookies can't be poisoned when using an operator new defined in a class
Filipe Cabecinhas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 11 09:08:06 PST 2018
filcab added a comment.
I have small tests on my side, but since it's really only about codegen, I haven't pushed a compiler-rt test (there was no bug to be fixed on compiler-rt's side).
I can change this test to remove that dependency instead of removing it, though.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D41664
More information about the llvm-commits
mailing list