Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revert rust's clang iOS6 buildsystem hotpatch #3775

Closed
erickt opened this issue Oct 15, 2012 · 3 comments
Closed

revert rust's clang iOS6 buildsystem hotpatch #3775

erickt opened this issue Oct 15, 2012 · 3 comments
Labels
A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.

Comments

@erickt
Copy link
Contributor

erickt commented Oct 15, 2012

According to the llvm developers, the clang bug that broke compiling rust on snow leopard has been fixed:

http://llvm.org/bugs/show_bug.cgi?id=14013

So we should revert our fix so we're on the mainline clang version.

@pnkfelix
Copy link
Member

This seems like a nice simple task to do right after the 0.6 release.

@pnkfelix
Copy link
Member

Not critical for 0.6; de-milestoning

@graydon
Copy link
Contributor

graydon commented Apr 19, 2013

clang has been disabled for the time being; if this re-emerges when we re-enable it in the future, we may re-discover it, but that is too hypothetical to keep a bug open for.

@graydon graydon closed this as completed Apr 19, 2013
bors pushed a commit to rust-lang-ci/rust that referenced this issue May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Projects
None yet
Development

No branches or pull requests

3 participants