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
I'm trying to use clang-cl instead of msvc and I'm getting a warning (as error):
'argument unused during compilation: '-O0''
If I comment 'ENABLE_COVERAGE', the warning disappear. (and the argument obviously)
I could just disable it, but is there another way to fix this?
@aminya is using Polar.sh so you can upvote and help fund this issue. The funding is received once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog!
The text was updated successfully, but these errors were encountered:
I'm sorry, I wanted to open the issue on project_options and I guess I was on the wrong tab
Sorry, something went wrong.
No branches or pull requests
I'm trying to use clang-cl instead of msvc and I'm getting a warning (as error):
'argument unused during compilation: '-O0''
If I comment 'ENABLE_COVERAGE', the warning disappear. (and the argument obviously)
I could just disable it, but is there another way to fix this?
Upvote & Fund
@aminya is using Polar.sh so you can upvote and help fund this issue. The funding is received once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog!
The text was updated successfully, but these errors were encountered: