Attempt to fix the clang-sphinx-docs bot after r358797

llvm-svn: 359916
This commit is contained in:
Nico Weber 2019-05-03 18:54:18 +00:00
parent 5d3b100750
commit 83c95b1ec8
1 changed files with 1 additions and 1 deletions

View 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