Commit Graph

1 Commits

Author SHA1 Message Date
William S Fulton 856d6f25e9 Redefinition/redeclaration warning message improvements
Add more information to these warning messages, including the
declaration for easier identification of the conflicting symbols.
Provides more consistent identifier names for constructors and methods.
Previously constructors did not display the template parameters, whereas
methods did. Incorrect 'renamed from' was also been shown for templated
methods (mmm in new testcase cpp_template_redefine.i).
2023-07-25 21:39:52 +01:00