Hello, The attached patch adds the support for -funsigned-bitfields and -fsigned-bitfields command-line options, as available in GCC.
Regarding the implementation: DeclSpec::TypeSpecSign for a bitfield was not accessible directly via the FieldDecl, so it took a bit of plumbing-through. OK to commit?
unsigned-bitfields.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
