Displaying 3 results from an estimated 3 matches for "b3fcfdb3".
2013 Nov 14
1
[LLVMdev] Any objections to my importing GoogleMock to go with GoogleTest in LLVM?
...not always. Certainly, with the added complexity needed to check a
system that uses active caching, I don't think we would want it in release
builds.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131114/b3fcfdb3/attachment.html>
2013 Nov 14
0
[LLVMdev] Any objections to my importing GoogleMock to go with GoogleTest in LLVM?
On Nov 14, 2013, at 2:44 PM, Chandler Carruth <chandlerc at google.com> wrote:
> On Thu, Nov 14, 2013 at 1:04 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> > I think the cost of carrying it around is essentially zero. I'm happy to do
> > any of the maintenance. People who don't know how to use it or want to learn
> > how to use it don't
2013 Nov 14
3
[LLVMdev] Any objections to my importing GoogleMock to go with GoogleTest in LLVM?
On Thu, Nov 14, 2013 at 1:04 PM, Rafael EspĂndola <
rafael.espindola at gmail.com> wrote:
> > I think the cost of carrying it around is essentially zero. I'm happy to
> do
> > any of the maintenance. People who don't know how to use it or want to
> learn
> > how to use it don't need to use it. If it isn't making their job of
> writing
> >