http://llvm.org/bugs/show_bug.cgi?id=15260
Daniel Malea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #5 from Daniel Malea <[email protected]> --- 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.
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
