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

Remove Debug symbol tracking during CI builds #74

Open
Sqeaky opened this issue Jun 27, 2020 · 1 comment
Open

Remove Debug symbol tracking during CI builds #74

Sqeaky opened this issue Jun 27, 2020 · 1 comment
Milestone

Comments

@Sqeaky
Copy link
Member

Sqeaky commented Jun 27, 2020

Add "no-var-tracking-assignments" (GCC/MinGW) or "no-var-tracking" (Clang/AppleClang) to all applicable builds in CI.

@Sqeaky Sqeaky added this to the 1.0 milestone Jun 27, 2020
@Sqeaky
Copy link
Member Author

Sqeaky commented Jul 2, 2020

Maybe, not just yet. This may interfere with code coverage numbers.

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

No branches or pull requests

1 participant