pt.c
551 KB
-
re PR c++/34158 (Template delete doesn't call if exception thrown in constructor) · 58926110
PR c++/34158 PR c++/36406 * call.c (non_placement_deallocation_fn_p): Split out... (build_op_delete_call): ...from here. Use instantiate_type for placement delete. Simplify logic. * pt.c (primary_template_instantiation_p): Non-static. * cp-tree.h: Declare it. From-SVN: r154072
Jason Merrill committed