AArch64 libc++bot still broken
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Sun May 14 10:50:01 PDT 2017
On 14 May 2017 at 08:11, Akira Hatanaka <ahatanak at gmail.com> wrote:
> 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.
Hi Akira,
I have to say I have no idea how that test is executed. The build
directory is wiped on every build, so I doubt this is left over from
previous builds.
> 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.
It is, but I'd rather revert the patch and make sure it wasn't it than
keep trying this while the bot is broken.
I can help you reproduce as soon as the bot is back green.
cheers,
--renato
More information about the llvm-commits
mailing list