Skip to content

Crash during AST destruction #3392

@akyrtzi

Description

@akyrtzi
Bugzilla Link 3020
Resolution FIXED
Resolved on Mar 12, 2010 00:59
Version unspecified
OS Windows XP
CC @tkremenek

Extended Description

Compile with -fsyntax-only -x=c++

void f() {
class A {};
A;
}

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