fix changelog entry

From-SVN: r127717
This commit is contained in:
Jason Merrill 2007-08-22 16:43:06 -04:00
parent 3abcb3a781
commit f11b235171
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
PR c++/29365
* pt.c (outermost_tinst_level): 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
about uses of the anonymous namespace in the main input file.