[LLVMbugs] [Bug 6168] clang emits missing fields as undef instead of 0
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 12 14:12:16 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6168
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #11 from Chris Lattner <clattner at apple.com> 2010-04-12 16:12:15 CDT ---
Minimal patch here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20100412/029259.html
If you'd like to still get undefs, that can be added back on top of this patch,
for now, correctness is most important.
--
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