<div dir="ltr">r223186, thanks!</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 2, 2014 at 5:13 PM, Richard Smith <span dir="ltr"><<a href="mailto:richard@metafoo.co.uk" target="_blank">richard@metafoo.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>+Use ``__has_feature(cxx_alignof)`` or ``__has_extension(cxx_alignof)`` to</div><div>+determine if support for alignment specifiers using ``alignof`` is enabled.</div><div><br></div><div>`alignof` is not an alignment-specifier. Maybe "... to determine if support for the ``alignof`` keyword is enabled."?</div><div><br></div><div>Likewise for _Alignof.</div><div><br></div><div>Otherwise, this seems fine to me.</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Dec 2, 2014 at 4:40 PM, Nico Weber <span dir="ltr"><<a href="mailto:thakis@chromium.org" target="_blank">thakis@chromium.org</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">ping!</div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 1, 2014 at 1:07 PM, Nico Weber <span dir="ltr"><<a href="mailto:thakis@chromium.org" target="_blank">thakis@chromium.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">r142020 added support for has_feature(cxx_alignas). This patch does the same for alignof.</div>
</blockquote></div><br></div>
</div></div><br></div></div>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu" target="_blank">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>