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

LLVM 7.0.0 and up is crashing #45

Closed
steven-varga opened this issue Jan 11, 2020 · 0 comments
Closed

LLVM 7.0.0 and up is crashing #45

steven-varga opened this issue Jan 11, 2020 · 0 comments

Comments

@steven-varga
Copy link
Owner

A recent error report by @mrj10 motivated to check compiler compatibility, and as it turns out the LLVM based Clang toolchain is crashing while parsing the C++ templates.
The workaround is to use gcc 7.4.0, gcc 8.3.0, gcc 9.0.1 or clang 6.0.0 until the problem is located and fixed.

Error report: clang_9.0.1-error.tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant