diff --git a/clang/docs/analyzer/checkers.rst b/clang/docs/analyzer/checkers.rst index bc42b80d166c74..a9ebe063c6c8bb 100644 --- a/clang/docs/analyzer/checkers.rst +++ b/clang/docs/analyzer/checkers.rst @@ -2650,7 +2650,6 @@ Limitations: - Due to limitations of the memory modeling in the analyzer, one can likely observe a lot of false-positive reports like this: - .. code-block:: c void false_positive() {