[cfe-commits] adding documentations for tsan and asan to UsersManual.html
Kostya Serebryany
kcc at google.com
Thu Mar 1 15:13:11 PST 2012
On Thu, Mar 1, 2012 at 3:10 PM, Chandler Carruth <chandlerc at google.com>wrote:
> On Thu, Mar 1, 2012 at 2:48 PM, Kostya Serebryany <kcc at google.com> wrote:
>
>> Hi,
>> Please review the following patch to the UsersManual.html
>> I've inserted the two bullets after -fcatch-undefined-behavior
>
>
> Could you include links to more comprehensive documentation about these
> two tools? In particular for address sanitizer, links to a how-to and
> limitations etc.
>
That's what I did. No?
>> Turn on <a href="AddressSanitizer.html">AddressSanitizer</a>
>
>
> For thread sanitizer you might explicitly indicate that it is both
> experimental and not ready for widespread testing? Dunno, not important.
>
We can express it like this:
<dt id="opt_fthread-sanitizer"><b>-f[no-]thread-sanitizer</b>:
Turn on ThreadSanitizer, an <em>experimental</em> data race detector.
Not ready for widespread use.
--kcc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120301/10894458/attachment.html>
More information about the cfe-commits
mailing list