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
2016-05-04 22:34:11 +00:00
2015-10-13 20:43:49 +00:00
2016-05-30 07:50:57 +00:00
2014-05-11 13:48:21 +00:00
2014-08-09 20:03:40 +00:00
2015-04-15 09:09:20 +00:00
2014-04-01 14:46:11 +00:00
2014-04-19 12:38:01 +00:00
2016-05-29 12:21:54 +00:00
2016-01-09 14:53:23 +00:00
2016-10-28 15:15:27 +00:00
2015-06-16 23:37:19 +00:00
2016-02-29 19:10:32 +00:00
2015-11-25 19:10:59 +00:00
2016-05-31 12:29:21 +00:00
2016-10-09 12:34:56 +00:00
2016-05-31 18:32:57 +00:00
2016-06-09 01:28:44 +00:00
2016-03-23 04:18:57 +00:00
2016-05-17 09:56:22 +00:00
2014-08-12 12:36:06 +00:00
2015-12-14 17:21:06 +00:00
2016-10-29 14:41:22 +00:00
2015-01-31 16:39:26 +00:00
2014-05-11 13:48:21 +00:00
2016-05-30 13:51:27 +00:00
2016-11-28 18:36:37 +00:00
2016-10-08 14:07:34 +00:00
2016-07-05 22:30:29 +00:00
2014-05-11 13:48:21 +00:00
2015-05-21 08:38:25 +00:00
2014-10-07 04:54:11 +00:00
2014-05-11 13:48:21 +00:00
2014-09-05 05:36:32 +00:00
2016-10-09 12:34:56 +00:00
2014-01-20 18:15:06 +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