John Baldwin a5cbfc5a0a MFC 307756: Define max_align_t for C11.
libc++'s stddef.h includes an existing definition of max_align_t for
C++11, but it is only defined for C++, not for C.  In addition, GCC and
clang both define an alternate version of max_align_t that uses a
union of multiple types rather than a plain long double as in libc++.
This adds a __max_align_t to <sys/_types.h> that matches the GCC and
clang definition that is mapped to max_align_t in <stddef.h>.

PR:		210890
2016-11-28 18:36:37 +00:00
..
2016-04-30 14:43:42 +00:00
2015-06-13 19:20:56 +00:00
2015-06-13 19:20:56 +00:00
2016-03-04 22:03:38 +00:00
2016-04-30 14:43:42 +00:00
2016-08-26 21:23:38 +00:00
2015-10-13 20:43:49 +00:00
2015-10-13 20:43:49 +00:00
2016-05-30 07:50:57 +00:00
2014-08-09 20:03:40 +00:00
2016-05-29 12:21:54 +00:00
2015-06-16 23:37:19 +00:00
2016-02-29 19:10:32 +00:00
2016-10-09 12:34:56 +00:00
2016-05-31 18:32:57 +00:00
2016-10-29 14:41:22 +00:00
2016-10-08 14:07:34 +00:00
2016-10-09 12:34:56 +00:00
2016-08-29 05:15:43 +00:00
2016-05-30 16:26:34 +00:00
2015-10-13 20:43:49 +00:00