Attempt to fix the clang-sphinx-docs bot after r358797
authorNico Weber <nicolasweber@gmx.de>
Fri, 3 May 2019 18:54:18 +0000 (18:54 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 3 May 2019 18:54:18 +0000 (18:54 +0000)
llvm-svn: 359916

clang/docs/analyzer/checkers.rst

index 7c50081..b13d4d0 100644 (file)
@@ -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