[LLVMbugs] [Bug 8695] [ObjC gnu abi] clang crashes for objc method using a bitwise-struct with enum
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Dec 26 12:12:45 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=8695
David Chisnall <csdavec at swan.ac.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Component|-New Bugs |LLVM Codegen
Resolution| |FIXED
--- Comment #5 from David Chisnall <csdavec at swan.ac.uk> 2010-12-26 14:12:44 CST ---
Ah, this code was assuming that all bitfield members were primitive types.
Should be fixed now (r122564), please test. Merry Christmas!
--
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