Skip to content

clang-tidy: modernize-use-trailing-return-type: missing void #54383

Open
@FStefanni

Description

@FStefanni

Hi,

I do not know if this is the intended behavior or a bug, but the warning (and relative auto-fixes) of the modernize-use-trailing-return-type are not triggered for functions returning void.

I suggest to support also these signatures (maybe with an option for backward compatibility?) to allow to have a complete homogeneous code.

Regards.

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