vsk added a comment.

It looks like programs which trip -fsanitize-value-after-delete will just crash 
without further reporting, which isn't in keeping with the way other ubsan 
checks are implemented.

IMO, address sanitizer is better-equipped to diagnose this issue.


https://reviews.llvm.org/D25199



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

Reply via email to