Skip to content

_cdecl not recognized correctly on windows #11369

@rubenvb

Description

@rubenvb
Bugzilla Link 10997
Resolution WONTFIX
Resolved on Oct 17, 2011 08:58
Version trunk
OS Windows NT
CC @efriedma-quic

Extended Description

Compiling the mingw-w64 CRT with clang, I ran into this error:
m:/Development/Source/mingw-w64/stable/v2.x/mingw-w64-crt/misc/isblank.c:4:11: error: expected ';' after top level declarator
int _cdecl isblank (int _C)
^
;
1 error generated.

This does not happen for x86. The above code can serve as a standalone testcase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"wontfixIssue is real, but we can't or won't fix it. Not invalid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions