Skip to content

CheckFunction finds incorrect function name #85

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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