From: Daniel Dunbar Date: Mon, 7 Jan 2013 20:44:37 +0000 (+0000) Subject: [docs/analyzer] Test commit (for auto-update). X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=546dbef5e46a7da14583e70e138ae7a81b4b9ccc;p=clang [docs/analyzer] Test commit (for auto-update). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171788 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/analyzer/DebugChecks.rst b/docs/analyzer/DebugChecks.rst index b3c33b93f1..f8e6f827c1 100644 --- a/docs/analyzer/DebugChecks.rst +++ b/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 ========================