evgeny777 added a comment.

Unfortunately, this is not an option. I have very custom heap implementation 
(in fact multiple heap types sharing contiguous memory block), so ASAN heap 
can't be a drop-in replacement. I'm using manual poisoning and it works pretty 
well, but have to disable C++ runtime each time I build with ASAN.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54905/new/

https://reviews.llvm.org/D54905



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to