We currently don't treat C11's _Alignof as a keyword (though we get _Alignas right). This patch treats it like GNU __alignof and C++11 alignof.
Note that this was made by me searching for "alignof" in the source and putting in what looked right, so I'd appreciate someone double-checking my work! Jordan P.S. This is a git diff; use patch -p1 if using svn.
_Alignof.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
