forked from OSchip/llvm-project
Attempt to fix the clang-sphinx-docs bot after r358797
llvm-svn: 359916
This commit is contained in:
parent
5d3b100750
commit
83c95b1ec8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue