[LLVMbugs] [Bug 7064] New: Crash with synthesized ivar of incomplete struct type
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed May 5 23:51:48 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7064
Summary: Crash with synthesized ivar of incomplete struct type
Product: clang
Version: unspecified
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: kyle at omnigroup.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=4837)
--> (http://llvm.org/bugs/attachment.cgi?id=4837)
st.m
I am able to crash clang with this simple file and the following command line:
$ clang -ObjC -framework Foundation -o st st.m
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list