Skip to content

[MSVC] __FUNCTION__ Macro Expansion Difference. #13

@gmh5225

Description

@gmh5225

LLVM-MSVC expands FUNCTION to FILE(Line:LINE)

#define FDPrint(Format, ...) DbgPrintEx(DPFLTR_IHVDRIVER_ID, DPFLTR_ERROR_LEVEL, "%s: "##Format, __FUNCTION__ __VA_OPT__(,) __VA_ARGS__)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions