Commit f11b2351 by Jason Merrill

fix changelog entry

From-SVN: r127717
parent 3abcb3a7
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
PR c++/29365 PR c++/29365
* pt.c (outermost_tinst_level): New function. * pt.c (outermost_tinst_level): New function.
* lex.c (in_main_input_context): New function. * lex.c (in_main_input_context): New function.
* cp-tree.h: Declare it.
* decl2.c (constrain_class_visibility): Use it to avoid warning * decl2.c (constrain_class_visibility): Use it to avoid warning
about uses of the anonymous namespace in the main input file. about uses of the anonymous namespace in the main input file.
......
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