Skip to content

[PATCH] Updated header includes for GCC 4.4 #4069

@llvmbot

Description

@llvmbot
Bugzilla Link 3697
Resolution FIXED
Resolved on Mar 12, 2010 00:55
Version unspecified
OS Linux
Attachments gcc-4.4 patch for clang
Reporter LLVM Bugzilla Contributor

Extended Description

GCC 4.4's g++ is now even stricter about header inclusion than GCC 4.4, and clang does not currently compile out of the box. The attached patch includes the necessary headers (cstdio, stdint.h) to get clang to compile.

Note: this really affects all of clang, I'm guessing the "Basic" component. Should there be a "general" component?

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