fix changelog entry
authorJason Merrill <jason@gcc.gnu.org>
Wed, 22 Aug 2007 20:43:06 +0000 (16:43 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 22 Aug 2007 20:43:06 +0000 (16:43 -0400)
From-SVN: r127717

gcc/cp/ChangeLog

index fa83612725d55dace73d1ad4a1242f5792cca697..62b88dc3975e6aa1403984446338d6febcef1df9 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.