[cfe-commits] r141134 - /cfe/trunk/lib/Driver/ToolChains.cpp
Jakob Stoklund Olesen
stoklund at 2pi.dk
Tue Oct 4 17:06:14 PDT 2011
On Oct 4, 2011, at 5:04 PM, Chandler Carruth wrote:
> On Tue, Oct 4, 2011 at 4:57 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Oct 4, 2011, at 4:17 PM, Chandler Carruth wrote:
>
> > Author: chandlerc
> > Date: Tue Oct 4 18:17:12 2011
> > New Revision: 141134
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=141134&view=rev
> > Log:
> > Hoist the other messy part out of an inner loop and into a helper
> > function, cleaning up along the way.
>
> Hi Chandler,
>
> I am not sure which one, but one of your commits since r141114 caused this test to fail on Windows:
>
> I saw the build bot failures on IRC (not smooshy sadly), and I think I fixed them r141126. At least, the msys and mingw bots I see in IRC are now fixed. Also, the log below contains the same buggy output as I saw on the other windows bots so I suspect these are already fixed.
Thanks, the failing build was r141121.
/jakob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111004/3b583e1f/attachment.html>
More information about the cfe-commits
mailing list