[LLVMbugs] [Bug 17092] New: Compilation Errors: Assertion Losing a Member
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Sep 3 22:40:54 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17092
Bug ID: 17092
Summary: Compilation Errors: Assertion Losing a Member
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: LLVM Codegen
Assignee: unassignedclangbugs at nondot.org
Reporter: mathpup at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 11141
--> http://llvm.org/bugs/attachment.cgi?id=11141&action=edit
Compile command and results
During compilation of the Qt-modified version of clucene, Clang gives a series
of errors and diagnostic information starting with
Assertion failed: (found && "Losing a member during member list replacement"),
function VerifySubsetOf, file
/Users/marcus/Developer/llvm/lib/IR/DebugInfo.cpp, line 662.
I am attaching the full log of the compilation results and the preprocessed
source and associated run scripts.
--
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/20130904/205bd7e6/attachment.html>
More information about the llvm-bugs
mailing list