http://llvm.org/bugs/show_bug.cgi?id=18263
David Majnemer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #2 from David Majnemer <[email protected]> --- This is consistent with the layout they provide with the following: struct A { _Bool : 0; }; cl gives 'A' size 4 in C mode. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
