DescriptionDo not add -g0 with "clang=1 asan=1".
clang=1 adds -g0 which overrides -gline-tables-only added by asan=1.
This change removes -g0 if asan=1 or msan=1 or tsan=1.
BUG=358126
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260536
Patch Set 1 #Patch Set 2 : . #
Messages
Total messages: 4 (0 generated)
|