eugenis added a comment.

Our malloc definition is weak already, this will only change new/delete to 
match.

This also makes the behaviour of static runtime consistent with the one of 
dynamic runtime where we can not prevent user from overloading operator 
new/delete.


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