r184048 - Updated the support for contextual conversion tweaks (n3323) with a previously overlooked part: implicitly converting array sizes to size_t, rather than contextually converting them to some unique type.

Renato Golin renato.golin at linaro.org
Sun Jun 16 06:13:51 PDT 2013


On 16 June 2013 14:10, Renato Golin <renato.golin at linaro.org> wrote:

> Random failures occur, but they tend to be compilation errors, for
> instance for lack of memory or timeout. Sometimes, MCJIT tests fail
> randomly, and we're trying to get those fixed as well. So, if the compiler
> error is something like "unrecoverable error" with no error message, it's
> probably not your fault. If the error is in a test that has nothing to do
> with your change (ex. MCJIT failures after a C++11 change), it should be
> safe to ignore, too. But we appreciate
>

Sorry, CTRL+ENTER sends the email on GMail and I hit it while trying
CTRL+BACKSPC. Continuing...

We appreciate if you could always have a look at the breaking bots when you
receive an email from the buildmaster, as you could fix the bug while the
maintainers are sleeping... ;)

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130616/e4231394/attachment.html>


More information about the cfe-commits mailing list