summaryrefslogtreecommitdiffstats
path: root/clang/docs/analyzer/DebugChecks.rst
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2013-01-07 20:44:37 +0000
committerDaniel Dunbar <daniel@zuster.org>2013-01-07 20:44:37 +0000
commit5cfa4aeee59ac9cdf5d4a2c5bee8f09ffc917d1f (patch)
tree39a6e7dbb2f852e11975e246dc370fa0b0706b87 /clang/docs/analyzer/DebugChecks.rst
parent98a93b3845a923124134ea7c5b79db7e61636d39 (diff)
downloadbcm5719-llvm-5cfa4aeee59ac9cdf5d4a2c5bee8f09ffc917d1f.tar.gz
bcm5719-llvm-5cfa4aeee59ac9cdf5d4a2c5bee8f09ffc917d1f.zip
[docs/analyzer] Test commit (for auto-update).
llvm-svn: 171788
Diffstat (limited to 'clang/docs/analyzer/DebugChecks.rst')
-rw-r--r--clang/docs/analyzer/DebugChecks.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/docs/analyzer/DebugChecks.rst b/clang/docs/analyzer/DebugChecks.rst
index b3c33b93f16..f8e6f827c1b 100644
--- a/clang/docs/analyzer/DebugChecks.rst
+++ b/clang/docs/analyzer/DebugChecks.rst
@@ -9,6 +9,7 @@ The analyzer contains a number of checkers which can aid in debugging. Enable
them by using the "-analyzer-checker=" flag, followed by the name of the
checker.
+
General Analysis Dumpers
========================
OpenPOWER on IntegriCloud