-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"
Description
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
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"