http://llvm.org/bugs/show_bug.cgi?id=18094
Bug ID: 18094
Summary: Error in ObjCARCOpts.cpp (Patch attached)
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 11631
--> http://llvm.org/bugs/attachment.cgi?id=11631&action=edit
Patch for ObjCARCOpts.cpp
Error on trunk at rev ???:
make[3]: Entering directory
`/usr/local/svn-repos/llvm-svn-trunk/build/lib/Transforms/ObjCARC'
llvm[3]: Compiling ObjCARCOpts.cpp for Release+Debug+Asserts build
/usr/local/svn-repos/llvm-svn-trunk/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp:
In constructor '{anonymous}::PtrState::PtrState({anonymous}::PtrState&&)':
/usr/local/svn-repos/llvm-svn-trunk/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp:426:9:
error: invalid conversion from 'unsigned char' to
'{anonymous}::Sequence' [-fpermissive]
/usr/local/svn-repos/llvm-svn-trunk/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp:
In member function 'void {anonymous}::BBState::MergePred(const
{anonymous}::BBState&)':
/usr/local/svn-repos/llvm-svn-trunk/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp:734:61:
note: synthesized method
'{anonymous}::PtrState::PtrState({anonymous}::PtrState&&)' first
required here
Attached patch fixes the bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs