Skip to content
Snippets Groups Projects
Commit 132b9a79 authored by Alexey Samsonov's avatar Alexey Samsonov
Browse files

[Docs] Remove false claim: UBSan can also be combined with TSan/MSan.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@254734 91177308-0d34-0410-b5e6-96231b3b80d8
parent 9194c11f
No related branches found
No related tags found
No related merge requests found
...@@ -1031,8 +1031,7 @@ are listed below. ...@@ -1031,8 +1031,7 @@ are listed below.
It is not possible to combine more than one of the ``-fsanitize=address``, It is not possible to combine more than one of the ``-fsanitize=address``,
``-fsanitize=thread``, and ``-fsanitize=memory`` checkers in the same ``-fsanitize=thread``, and ``-fsanitize=memory`` checkers in the same
program. The ``-fsanitize=undefined`` checks can only be combined with program.
``-fsanitize=address``.
**-f[no-]sanitize-recover=check1,check2,...** **-f[no-]sanitize-recover=check1,check2,...**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment