<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><html><body><div><div data-html-editor-font-wrapper="true" style="font-family: arial, sans-serif; font-size: 13px;"><p>Dear Clang developers,<br><br>I have been trying to find some descriptions of the Static Analyzer rules used by the Clang-tidy. Although I've managed to find for several of them, there are still some for which I haven't. I have already searched on the clang-analyzer.llvm.org between the Available and Alpha checkers, as well as in the source code.<br><br>The ones I could not find description for:<br>* apiModeling.google.GTest<br>* core.DynamicTypePropagation<br>* core.builtin.BuiltinFunctions<br>* core.builtin.NoReturnFunctions<br>* cplusplus.NewDeleteLeaks<br>* cplusplus.SelfAssignment<br>* llvm.Conventions<br>* nullability.NullPassedToNonnull<br>* nullability.NullReturnedFromNonnull<br>* nullability.NullableDereferenced<br>* nullability.NullablePassedToNonnull<br>* nullability.NullableReturnedFromNonnull<br>* optin.cplusplus.VirtualCall<br>* optin.mpi.MPI-Checker<br>* optin.osx.cocoa.localizability.EmptyLocalizationContextChecker<br>* optin.osx.cocoa.localizability.NonLocalizedStringChecker<br>* optin.performance.Padding<br>* osx.NumberObjectConversion<br>* osx.ObjCProperty<br>* osx.cocoa.Dealloc<br>* osx.cocoa.Loops<br>* osx.cocoa.MissingSuperCall<br>* osx.cocoa.NonNilReturnValue<br>* osx.cocoa.ObjCGenerics<br>* osx.cocoa.SuperDealloc<br>* unix.StdCLibraryFunctions<br>* unix.Vfork<br><br>Could you please tell me where I could find descriptions for these?<br><br>Best regards,<br>Norbert</p></div></div></body></html></body></html>