[cfe-dev] Missing Static Analyzer rule descriptions

Gábor Horváth via cfe-dev cfe-dev at lists.llvm.org
Wed Jun 28 01:29:10 PDT 2017


Hi Norbert,

Note that, there is an ongoing review to extend the available
documentation: https://reviews.llvm.org/D33645

Feel free to review the changes and share your ideas.

Regards,
Gábor

On 28 June 2017 at 09:05, Rafai Norbert via cfe-dev <cfe-dev at lists.llvm.org>
wrote:

> Dear Clang developers,
>
> 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.
>
> The ones I could not find description for:
> * apiModeling.google.GTest
> * core.DynamicTypePropagation
> * core.builtin.BuiltinFunctions
> * core.builtin.NoReturnFunctions
> * cplusplus.NewDeleteLeaks
> * cplusplus.SelfAssignment
> * llvm.Conventions
> * nullability.NullPassedToNonnull
> * nullability.NullReturnedFromNonnull
> * nullability.NullableDereferenced
> * nullability.NullablePassedToNonnull
> * nullability.NullableReturnedFromNonnull
> * optin.cplusplus.VirtualCall
> * optin.mpi.MPI-Checker
> * optin.osx.cocoa.localizability.EmptyLocalizationContextChecker
> * optin.osx.cocoa.localizability.NonLocalizedStringChecker
> * optin.performance.Padding
> * osx.NumberObjectConversion
> * osx.ObjCProperty
> * osx.cocoa.Dealloc
> * osx.cocoa.Loops
> * osx.cocoa.MissingSuperCall
> * osx.cocoa.NonNilReturnValue
> * osx.cocoa.ObjCGenerics
> * osx.cocoa.SuperDealloc
> * unix.StdCLibraryFunctions
> * unix.Vfork
>
> Could you please tell me where I could find descriptions for these?
>
> Best regards,
> Norbert
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170628/4394e37f/attachment.html>


More information about the cfe-dev mailing list