Skip to content

CheckFunction finds incorrect function name #85

@catskul

Description

@catskul

I get an error that looks like:

NvSupport.h:206: error: function ()>) doesn't match regular expression:

On a lines that look like:

class LogDataSink
{
public:
    enum class TimingPolicy
    { // <-- line 206 here
        AS_FAST_AS_POSSIBLE,

If I have time I'll create test case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions