Skip to content

[clang] __builtin_FUNCSIG() intrinsic. #58951

Closed
@fsb4000

Description

@fsb4000

Microsoft C++ supports __builtin_FUNCSIG() since the latest preview ( VS 2022 17.5 Preview 1).
It is similar to __builtin_FUNCTION() but returns the same string as __FUNCSIG__.
It would be great if clang-cl supports the intrinsic too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang-cl`clang-cl` driver. Don't use for other compiler partsclang:frontendLanguage frontend issues, e.g. anything involving "Sema"enhancementImproving things as opposed to bug fixing, e.g. new or missing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions