[C++ PATCH] PR c++/90449 - add -Winaccessible-base option.

Paolo Carlini paolo.carlini@oracle.com
Fri Jun 7 20:20:00 GMT 2019


Hi,

On 07/06/19 22:10, Matthew Beliveau wrote:
> @@ -6025,6 +6025,10 @@ warn_about_ambiguous_bases (tree t)

Just a nit, but it seems weird to me that the function implementing 
warn_inaccessible_base is named warn_about_ambiguous_bases.

Paolo.




More information about the Gcc-patches mailing list