Skip to content

readability-identifier-naming needs to differentiate constexpr variables #54110

@HazardyKnusperkeks

Description

@HazardyKnusperkeks

We have GlobalConstant, LocalConstant, StaticConstant, etc. But constexpr just applies to everything.

I want globals, file globals, and static members which are constexpr to have a different style than function local constexpr variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang-tidyenhancementImproving things as opposed to bug fixing, e.g. new or missing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions