Skip to content

Pure virtual method called #3099

@llvmbot

Description

@llvmbot
Bugzilla Link 2727
Resolution FIXED
Resolved on Mar 12, 2010 00:57
Version unspecified
OS NetBSD
Reporter LLVM Bugzilla Contributor

Extended Description

Compiling the following in C90 and C99 modes:

int f (int x)
{
return sizeof (int[x]);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions