[LLVMbugs] [Bug 19996] New: 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 13:57:30 PDT 2014


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

            Bug ID: 19996
           Summary: assertion "idx.hasValue()" failed: file
                    "~/llvm/tools/clang/lib/Analysis/UninitializedValues.c
                    pp", line 197
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++1y
          Assignee: unassignedclangbugs at nondot.org
          Reporter: eric at boostpro.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 12637
  --> http://llvm.org/bugs/attachment.cgi?id=12637&action=edit
preprocessed source that causes the assertion failure

First attempt at using a C++1y lamba in clang didn't go so well. See attached
repro.

-- 
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/20140610/98495caf/attachment.html>


More information about the llvm-bugs mailing list