Skip to content

Macro support for C and C++ #375

@cmeerw

Description

@cmeerw

For example:

#define SIMPLE_MACRO 1
#define FN_MACRO(x) (2*(x))

these should show up as Macro nodes, but currently don't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions