Skip to content

Clang Cl (Conflict types error intrin) #62747

@Omn1z

Description

@Omn1z

intrin.h (Clang-CL)
wdm.h (Windows Driver Kit) conflict types error

Clang intrin.h

unsigned long  __readcr8(void);

Microsoft wdm.h

_IRQL_requires_max_(HIGH_LEVEL)
_IRQL_saves_
ULONG64
__readcr8 (
    VOID
    );

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