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

Chris Lattner clattner at apple.com
Tue Jul 26 10:11:43 PDT 2011


On Jul 26, 2011, at 8:57 AM, Duncan Sands wrote:

> 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).

+1

-Chris



More information about the llvm-dev mailing list