[llvm-bugs] [Bug 34869] Assertion failure in clang::BodyFarm::getBody()

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 13 17:56:34 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=34869

Alexander Kornienko <alexfh at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #7 from Alexander Kornienko <alexfh at google.com> ---
I still see numerous crashes with very similar symptoms
(clang::BodyFarm::getBody() and create_call_once() on the stack, and mostly on
the same files as previously). What's a bit different now is that the crashes
are more difficult to reproduce reliably (they seem to depend on the build
configuration and the specific library we build clang-tidy into).

-- 
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/20171014/fad1c73b/attachment.html>


More information about the llvm-bugs mailing list