We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://scan.coverity.com/faq#what-is-coverity-scan
Can be integrated into travis - maybe as nightly?
Try it out if it is easy to set up. Don't try to hard if it does not work. If it works make it a nightly job on travis CI.
The text was updated successfully, but these errors were encountered:
I tried it. Unfortunately, they do not support -fconcepts/-std=c++20 (-std=c++17 is supported).
-fconcepts
-std=c++20
-std=c++17
However, once they support it, the actual process is easy and setting it up in some weekly job should be no problem.
Sorry, something went wrong.
Added to #198 Still no full cpp20 support
No branches or pull requests
https://scan.coverity.com/faq#what-is-coverity-scan
Can be integrated into travis - maybe as nightly?
Resolution 10.08.2020
Try it out if it is easy to set up. Don't try to hard if it does not work. If it works make it a nightly job on travis CI.
The text was updated successfully, but these errors were encountered: