Wshadow-3.C
110 Bytes
-
re PR c++/18530 (Bogus warnings about shadowed variables __ct, __dt) · d6eec208
PR c++/18530 * cp-tree.h (CTOR_NAME): Remove. (DTOR_NAME): Remove. * decl.c (initialize_predefined_identifiers): Add spaces to the end of constructor and destructor names. PR c++/18530 * g++.dg/warn/Wshadow-3.C: New test. From-SVN: r91179
Mark Mitchell committed