The change in the C11 Standard is that the number of bits in the value 
representation is now used as opposed to the number of bits in the object 
representation. The message is generic to allow for additional types with 
padding bits; however, the change does not use a generic mechanism to handle 
such types.

In addition, feedback is requested as to whether the message for the case of 
`_Bool` should be limited to C11 modes or not.


http://reviews.llvm.org/D10018

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to