Generate symbols in debug GN builds.
The previous code removed symbols from clang builds based on what GYP used to do. But GYP changed this logic when clang was set to the default. GN was then left with clang on by default, but no symbols. This adds some additional GYP flag parity work. R=scottmg@chromium.org Review URL: https://codereview.chromium.org/501173002 Cr-Commit-Position: refs/heads/master@{#291803}
Showing
Please register or sign in to comment