This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [google] Remove unqualified lookups which break clang (issue4439085)


On Mon, May 2, 2011 at 10:34, Ollie Wild <aaw@google.com> wrote:

> 2011-05-02 ÂOllie Wild Â<aaw@google.com>
>
> Â Â Â Â* include/ext/sso_string_base.h (__sso_string_base<>::_M_construct):
> Â Â Â ÂFix unqualified lookup.
> Â Â Â Â(__sso_string_base<>::_M_construct): Likewise.
> Â Â Â Â(__sso_string_base<>::_M_construct): Likewise.
> Â Â Â Â(__sso_string_base<>::_M_assign): Likewise.
> Â Â Â Â(__sso_string_base<>::_M_reserve): Likewise.
> Â Â Â Â(__sso_string_base<>::_M_mutate): Likewise.
> Â Â Â Â(__sso_string_base<>::_M_erase): Likewise.
> Â Â Â Â* include/ext/vstring.h (__versa_string<>::replace): Likewise.
> Â Â Â Â(__versa_string<>::compare): Likewise.
> Â Â Â Â* include/ext/vstring.tcc (__versa_string<>::compare): Likewise.
> Â Â Â Â(__versa_string<>::compare): Likewise.
> Â Â Â Â(__versa_string<>::compare): Likewise.
> Â Â Â Â(__versa_string<>::compare): Likewise.
> Â Â Â Â(__versa_string<>::compare): Likewise.

OK for google/main.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]