diff options
-rw-r--r-- | docs/analyzer/DebugChecks.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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 ======================== |