init.c
102 KB
-
call.c (build_op_delete_call): Ignore exception-specifications when looking for… · 3f41ffd8
call.c (build_op_delete_call): Ignore exception-specifications when looking for matching delete operators. * call.c (build_op_delete_call): Ignore exception-specifications when looking for matching delete operators. * init.c (build_new_1): Compute whether or not the allocation function used is a placement allocation function or not, and communicate this information to build_op_delete_call. From-SVN: r42413
Mark Mitchell committed