[libcxx-commits] [PATCH] D150044: [libc++][print] Adds FILE functions.
Mitch Phillips via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 19 10:13:09 PDT 2023
hctim added a comment.
In D150044#4515133 <https://reviews.llvm.org/D150044#4515133>, @Mordante wrote:
> Unfortunately I can't reproduce it locally (Linux x86_64). I see https://lab.llvm.org/buildbot/#/builders/74 the x86_64 msan buildbot is happy but the aarch64. The exception in the logs is thrown in the test, but it seems it's not caught. Is it possible to see where the exception is thrown? Or can I get access to the buildbot to run some tests?
Let me see if I can get you a stack trace (it might take me until ~tomorrow). Is it possible to revert/skip these tests on aarch64 in the meantime?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150044/new/
https://reviews.llvm.org/D150044
More information about the libcxx-commits
mailing list