[llvm-bugs] [Bug 44586] MSAN complains about uninitialized value in __cxxabiv1::__getExceptionClass
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 20 08:15:22 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44586
Kyle Edwards <kyle.edwards at kitware.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #14 from Kyle Edwards <kyle.edwards at kitware.com> ---
So, I haven't been able to get a completely libgcc-free build. However, I was
able to build with -DLIBCXX_USE_LLVM_UNWINDER=ON, which seems to have fixed the
issue I've been having. So, I will close this as "invalid" due to user error.
--
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/20200120/c9a647ae/attachment.html>
More information about the llvm-bugs
mailing list