<div dir="ltr">Cool, nvm then.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 24, 2014 at 9:02 AM, Aaron Ballman <span dir="ltr"><<a href="mailto:aaron@aaronballman.com" target="_blank">aaron@aaronballman.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Sun, Feb 23, 2014 at 9:46 PM, Sean Silva <<a href="mailto:silvas@purdue.edu">silvas@purdue.edu</a>> wrote:<br>

> Please at least leave a cross-reference to these attributes from where there<br>
> descriptions used to be.<br>
<br>
</div>These already have a cross-reference at the bottom of the file, which<br>
sends users to the more-complete documentation. Ie)<br>
<div class=""><br>
Extensions for Dynamic Analysis<br>
===============================<br>
<br>
</div><div class="">Use ``__has_feature(address_sanitizer)`` to check if the code is being built<br>
with :doc:`AddressSanitizer`.<br>
<br>
</div><div class="">Use ``__has_feature(thread_sanitizer)`` to check if the code is being built<br>
with :doc:`ThreadSanitizer`.<br>
<br>
</div><div class="">Use ``__has_feature(memory_sanitizer)`` to check if the code is being built<br>
with :doc:`MemorySanitizer`.<br>
<br>
</div>So I think adding another cross-reference doesn't really add much benefit.<br>
<span class="HOEnZb"><font color="#888888"><br>
~Aaron<br>
</font></span></blockquote></div><br></div>