Skip to content

Add support for clazy (static analyzer for Qt) #1765

@iamsergio

Description

@iamsergio

What would it take to support another static analyzer ?

clazy is a Qt oriented code checker based on clang framework.

It can be used as a clang plugin, via -Xclang -add-plugin, or it can be used like clang-tidy, over a CompilationCommands.json database.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions