[llvm-bugs] [Bug 26486] New: Assertion failed: (owner.Variable && owner.Loc.isValid()), function findCapturingExpr, file tools/clang/lib/Sema/SemaChecking.cpp, line 9164.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 4 21:02:54 PST 2016


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

            Bug ID: 26486
           Summary: Assertion failed: (owner.Variable &&
                    owner.Loc.isValid()), function findCapturingExpr, file
                    tools/clang/lib/Sema/SemaChecking.cpp, line 9164.
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: compnerd at compnerd.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 15830
  --> https://llvm.org/bugs/attachment.cgi?id=15830&action=edit
reduced.m

Typo correction results in the assertion in findCaptureExpr.

-- 
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/20160205/87cfa002/attachment-0001.html>


More information about the llvm-bugs mailing list