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
clang doesn't support creation of dependency files, which makes it hard to use it as a GCC replacement.
The proposed fix can be found at:
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2008-July/002398.html
The text was updated successfully, but these errors were encountered:
Patch review sent out to cfe-dev
Sorry, something went wrong.
Kovarththanan: ping?
Follow up was here: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2008-August/002513.html
Patch applied here: http://llvm.org/viewvc/llvm-project?view=rev&revision=58122
No branches or pull requests
Extended Description
clang doesn't support creation of dependency files, which makes it hard to use it as a GCC replacement.
The proposed fix can be found at:
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2008-July/002398.html
The text was updated successfully, but these errors were encountered: