fix changelog entry
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Aug 2007 20:43:06 +0000 (20:43 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Aug 2007 20:43:06 +0000 (20:43 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127717 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog

index fa83612..62b88dc 100644 (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.