stdalign: port to Clang 3.0
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Dec 2011 09:34:53 +0000 (01:34 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Dec 2011 09:35:51 +0000 (01:35 -0800)
commit772abedb9a99cf42fffddb99749e1294b902be3c
tree2893aca5416fa90221b893e8d477259365c666da
parent6b93d00f5410ec183e3a70ebf8e418e3b1bb0191
stdalign: port to Clang 3.0

Problem reported by Simon Josefsson in
<http://lists.gnu.org/archive/html/bug-gnulib/2011-12/msg00005.html>.
* doc/posix-headers/stdalign.texi (stdalign.h): Mention Clang 3.0,
which has <stdalign.h> but which does not define alignof.
* m4/stdalign.m4 (gl_STDALIGN_H): Check for Clang 3.0's problem.
ChangeLog
doc/posix-headers/stdalign.texi
m4/stdalign.m4