[llvm-bugs] [Bug 26492] TestPrintStackTraces sometimes fails on android arm
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri May 3 05:16:33 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=26492
labath at google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from labath at google.com ---
The test has been rewritten (r358266) to not depend on unwinding out of libc
internals, so it should no longer fail. It's possible something could be done
to make us unwind better in this scenario, but it's hard to figure out what
that scenario from the report, so this bug is not very useful.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190503/13ccdf31/attachment.html>
More information about the llvm-bugs
mailing list