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

Add extra compilation flags for debug info #2281

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

florelis
Copy link
Member

@florelis florelis commented Jun 28, 2022

This change adds extra compiler flags to ensure we have appropriate information in the debug symbols for some compliance static analysis.

New compiler flags: /Zi
New linker flags: /debug:full /debugtype:cv,fixup /incremental:no

Microsoft Reviewers: Open in CodeFlow

@florelis florelis requested a review from a team as a code owner June 28, 2022 01:23
@florelis florelis merged commit 7d86189 into microsoft:master Jun 28, 2022
@florelis florelis deleted the compileFlags branch June 28, 2022 18:30
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

Successfully merging this pull request may close these issues.

2 participants