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

chore: Update llvm to 7.0.0 #1082

Merged
merged 2 commits into from
Feb 25, 2019
Merged

chore: Update llvm to 7.0.0 #1082

merged 2 commits into from
Feb 25, 2019

Conversation

tdermendjiev
Copy link
Contributor

PR Checklist

What is the current behavior?

Clang 4.0.1 does not support category attributes so some headers may not be parsed. Also many clang errors are thrown - for incorrectly imported headers and unavailable modules.

What is the new behavior?

Metadata generator now works with llvm 7.0.0 and all clang errors are resolved.

@tdermendjiev tdermendjiev self-assigned this Feb 13, 2019
@tdermendjiev tdermendjiev added this to the 5.3.0 milestone Feb 13, 2019
*clang lib directory path has been updated
@tdermendjiev
Copy link
Contributor Author

run ci

@tdermendjiev tdermendjiev merged commit e123c28 into master Feb 25, 2019
@mbektchiev mbektchiev deleted the update-llvm-7.0.0 branch February 25, 2019 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants