commit | 05654ff22ea732b5bb2f90c142ffe57bdb8c0381 | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <samsonov@google.com> | Wed Aug 07 08:23:32 2013 +0000 |
committer | Alexey Samsonov <samsonov@google.com> | Wed Aug 07 08:23:32 2013 +0000 |
tree | e063b6e12a2b0c4367c9398322ce314e0ba55022 | |
parent | efed68700e6352f50d120b246041054e76b0c6b9 [diff] [blame] |
Documentation for sanitizer special case list format and -f(no-)?sanitize-blacklist flag git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187871 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/index.rst b/docs/index.rst index 5cdfb6b..293a61a 100644 --- a/docs/index.rst +++ b/docs/index.rst
@@ -21,6 +21,7 @@ AddressSanitizer ThreadSanitizer MemorySanitizer + SanitizerSpecialCaseList Modules FAQ