Skip to content

Cuda lexer derived from C instead of C++ #3127

@ngc92

Description

@ngc92

modern cuda code is typically based on C++ (and nvcc is a C++ compiler); the current cuda lexer is based on C, so it misses, e.g., constexpr .

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