summaryrefslogtreecommitdiffstats
path: root/docs/UsersManual.rst
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2016-05-04 20:21:47 +0000
committerKostya Serebryany <kcc@google.com>2016-05-04 20:21:47 +0000
commit7fd53abb77882aba48f878197a568274a99a4a6a (patch)
tree1635dffb481ddbf120f4dc3ae23f53832d96590f /docs/UsersManual.rst
parent51ea3640ef578af411d3f02c98c6ab7c3ffc4da8 (diff)
document -f[no-]sanitize-recover=all and mention it in warning messages
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@268540 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/UsersManual.rst')
-rw-r--r--docs/UsersManual.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/UsersManual.rst b/docs/UsersManual.rst
index 7a9bdb96c5..018466db3e 100644
--- a/docs/UsersManual.rst
+++ b/docs/UsersManual.rst
@@ -985,6 +985,7 @@ are listed below.
program.
**-f[no-]sanitize-recover=check1,check2,...**
+**-f[no-]sanitize-recover=all**
Controls which checks enabled by ``-fsanitize=`` flag are non-fatal.
If the check is fatal, program will halt after the first error