Skip to content

Regarding commit 54b2be5 (warnings from clang) #624

Description

@shieldfoss

I haven't taken the very first look at the actual code, so less "issue" and more "question" here:

Would it be feasible to re-enable the warning, and silencing it (where unwanted) either with pragmas, or by indirecting the "offending" (but best available) function calls into a separate inlined function that does nothing but forward to the warned-about call, with //NOLINT applied?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions