AArch64 libc++bot still broken

Akira Hatanaka via llvm-commits llvm-commits at lists.llvm.org
Sun May 14 00:11:18 PDT 2017


Hi Renato,

The test convertible_propagate_const.explicit.move_ctor.pass.cpp seems to
be failing because of a compile error, but it doesn't look like the changes
I made could have caused it. The patches I committed made changes to
libcxxabi/cxa_exception.hpp and the failing test doesn't even include it.

Is it possible to find out how exactly the test failed? There are two
static_asserts in the file, but since I don't see a static assertion error
message in the log, I don't think they caused the compile error.

On Sat, May 13, 2017 at 2:42 PM, Renato Golin <renato.golin at linaro.org>
wrote:

> Hi Akira,
>
> FYI, the fix for the breakage didn't fix everything in the AArch64 bot:
>
> http://lab.llvm.org:8011/builders/libcxx-libcxxabi-
> libunwind-aarch64-linux/builds/610
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170514/1f1e5d84/attachment.html>


More information about the llvm-commits mailing list