summaryrefslogtreecommitdiffstats
path: root/clang/docs/UsersManual.html
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-12-06 22:40:09 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-12-06 22:40:09 +0000
commit39dd38c06185542e44e82f938824e041685b95c6 (patch)
treeefa5e26dd8f8ae674cb99a6c721711ef500c0d04 /clang/docs/UsersManual.html
parent19cd502a1de282fe6906cfc35fc775115d99c70f (diff)
downloadbcm5719-llvm-39dd38c06185542e44e82f938824e041685b95c6.tar.gz
bcm5719-llvm-39dd38c06185542e44e82f938824e041685b95c6.zip
Add extra truthiness.
llvm-svn: 169555
Diffstat (limited to 'clang/docs/UsersManual.html')
-rw-r--r--clang/docs/UsersManual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/UsersManual.html b/clang/docs/UsersManual.html
index 0ba56276cb9..4adf0b4dad1 100644
--- a/clang/docs/UsersManual.html
+++ b/clang/docs/UsersManual.html
@@ -897,7 +897,7 @@ main checks are:
Fast and compatible undefined behavior checker. Enables the undefined behavior
checks that have small runtime cost and no impact on address space layout
or ABI. This includes all of the checks listed below other than
- <tt>unsigned-integer-overflow</tt> and <tt>bounds</tt>.</li>
+ <tt>unsigned-integer-overflow</tt>.</li>
</ul>
The following more fine-grained checks are also available:
OpenPOWER on IntegriCloud