From: Nico Weber Date: Fri, 3 May 2019 18:54:18 +0000 (+0000) Subject: Attempt to fix the clang-sphinx-docs bot after r358797 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc06fc4cff19d3828dd5a94b517895c28e83be43;p=clang Attempt to fix the clang-sphinx-docs bot after r358797 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@359916 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/analyzer/checkers.rst b/docs/analyzer/checkers.rst index 7c5008195b..b13d4d04d4 100644 --- a/docs/analyzer/checkers.rst +++ b/docs/analyzer/checkers.rst @@ -340,7 +340,7 @@ optin Checkers for portability, performance or coding style specific rules. optin.cplusplus.UninitializedObject (C++) -""""""""""""""""""""""""""""""""""" +""""""""""""""""""""""""""""""""""""""""" This checker reports uninitialized fields in objects created after a constructor call. It doesn't only find direct uninitialized fields, but rather makes a deep