[LLVMbugs] [Bug 19996] assertion "idx.hasValue()" failed: file "~/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp", line 197

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jun 10 17:31:08 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19996

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |FIXED

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Workaround: use -Wno-uninitialized

Fixed in r210615.

-- 
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/20140611/ca704ef6/attachment.html>


More information about the llvm-bugs mailing list