Commit b2c9df93 by Mark Mitchell

Fix typo in ChangeLog

From-SVN: r70594
parent 4b0d3cbe
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* pt.c (push_template_decl_real): Disallow member template * pt.c (push_template_decl_real): Disallow member template
destructors. destructors.
PR c++/11036.C PR c++/11036
* cp-tree.h (add_binding): Add prototype. * cp-tree.h (add_binding): Add prototype.
* class.c (add_method): Set TYPE_HAS_DESTRUCTOR if appropriate. * class.c (add_method): Set TYPE_HAS_DESTRUCTOR if appropriate.
(maybe_warn_about_overly_private_class): Use (maybe_warn_about_overly_private_class): Use
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment