Skip to content

warn_second_arg_of_va_start_not_last_named_param is inaccurate- #131171

@erichkeane

Description

@erichkeane

The diagnostic warn_second_arg_of_va_start_not_last_named_param is inaccurately worded/named. It is actually not a problem of the last NAMED param, it is the last non-variadic parameter. Consider:

See here; #131166 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzergood first issuehttps://github.com/llvm/llvm-project/contribute

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions