[lldb-dev] [Bug 15260] lldb does not display the correct value of unnamed bit fields

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Feb 20 13:12:09 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=15260

Daniel Malea <daniel.malea at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Daniel Malea <daniel.malea at intel.com> ---
My bad; it seems C99 section 6.7.8 also says that unnamed bitfields have
indeterminate value and are not initialized...

This bug is invalid after all, the testcase was just broken.

I committed Filipe's patch to fix the invalid testcase in 175666.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130220/d0e490e8/attachment.html>


More information about the lldb-dev mailing list