anonymous-namespace-3.h
24 Bytes
-
re PR c++/29365 (Unnecessary anonymous namespace warnings) · 61172206
PR c++/29365 * pt.c (outermost_tinst_level): New function. * lex.c (in_main_input_context): New function. * decl2.c (constrain_class_visibility): Use it to avoid warning about uses of the anonymous namespace in the main input file. From-SVN: r127711
Jason Merrill committed