<div><div class="gmail_extra"><div class="gmail_quote">On 3 Sep 2016 6:01 p.m., "Joerg Sonnenberger via cfe-commits" <<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">On Sat, Sep 03, 2016 at 05:56:43PM -0700, Richard Smith wrote:<br>
>  /* 7.17.2 Initialization */<br>
><br>
>  #define ATOMIC_VAR_INIT(value) (value)<br>
>  #define atomic_init __c11_atomic_init<br>
><br>
> -/* 7.17.3 Order and consistency */<br>
> +/* 7.17.3 Order and consistency */.<br>
><br>
><br>
> Stray period here. Do we not have any tests that include this header?<br>
<br>
</div>We do. Pre-commit editor snafu. Sorry about that.</blockquote></div></div></div><div><br></div><div>Thanks for the fix. Can you add a simple test that we provide macros with the right name? Other than that, it makes sense to me for this to go to the release branches. (I'm not sure whether we're doing more 3.8 point releases now that 3.9 is out though.)</div><div><br></div><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font color="#888888"><br>
Joerg<br>
</font><div class="elided-text">______________________________<wbr>_________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-commits</a><br>
</div></blockquote></div><br></div></div>