From f11b235171696c8b04a850fa071a6d251b3cd533 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Wed, 22 Aug 2007 16:43:06 -0400 Subject: fix changelog entry From-SVN: r127717 --- gcc/cp/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc') diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index fa83612..62b88dc 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -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. -- cgit v1.1