[llvm-commits] [PATCH][RFC] upgrade to googletest 1.6.0 (was Re: [LLVMdev] Build of latest llvm gives warning and error)

Duncan Sands baldrick at free.fr
Tue Jul 26 08:57:52 PDT 2011


Hi Jay,

>> yes, they are annoying aren't they.  They all come from google's unittest
>> library.  I think it is best to fix them upstream at google.
>
> We're using googletest 1.5.0. These warnings seem to be fixed in
> 1.6.0, so here's a patch to upgrade us. Disclaimer: I've only tested
> this by doing "make check-all" on Linux/x86_64.
>
> Incidentally, the upgrade would have been much easier if we weren't
> carrying local changes to support Haiku OS and Minix. Can these be
> pushed upstream (or thrown away if no-one is using them)?

thanks for doing this.  I vote that we throw Haiku and Minix support away.  If
the Haiku and Minix people want googletest to support these platforms I think
we should insist that support should go upstream first (and we would then pull
the fixes from upstream).

Ciao, Duncan.



More information about the llvm-commits mailing list