Skip to content
Snippets Groups Projects
Commit 695bbea5 authored by Sean Silva's avatar Sean Silva
Browse files

[docs] Add ellipsis.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176810 91177308-0d34-0410-b5e6-96231b3b80d8
parent 5256c1fd
No related branches found
No related tags found
No related merge requests found
...@@ -828,7 +828,7 @@ Controlling Code Generation ...@@ -828,7 +828,7 @@ Controlling Code Generation
Clang provides a number of ways to control code generation. The options Clang provides a number of ways to control code generation. The options
are listed below. are listed below.
**-fsanitize=check1,check2** **-fsanitize=check1,check2,...**
Turn on runtime checks for various forms of undefined or suspicious Turn on runtime checks for various forms of undefined or suspicious
behavior. behavior.
......
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