[llvm-bugs] [Bug 17051] Crash: llvm::CompileUnit::createGlobalVariableDIE(const llvm::MDNode*): Assertion `VariableDIE && "Static member decl has no context?"' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 16 00:02:50 PDT 2015


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

Eric Christopher <echristo at gmail.com> changed:

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

--- Comment #6 from Eric Christopher <echristo at gmail.com> ---
I can't duplicate this with the below command line:

echristo-macbookpro2:~/tmp> ~/builds/build-llvm/Debug+Asserts/bin/clang -g -c
-target x86_64-linux-gnu -g -fPIC -momit-leaf-frame-pointer -D
"MOZ_GLUE_IN_PROGRAM" -D "MOZILLA_INTERNAL_API" -D "IMPL_LIBXUL" -D
"STATIC_EXPORTABLE_JS_API" -D "NO_NSPR_10_SUPPORT" -D "MOZILLA_CLIENT" -D
"NDEBUG" -D "TRIMMED" -fno-rtti -std=gnu++0x nsUnknownDecoder-836868.cpp
-fno-exceptions

so going to call it fixed for now.

-- 
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/20151016/90c9babe/attachment.html>


More information about the llvm-bugs mailing list