Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Issue 219283002: Do not add -g0 with "clang=1 asan=1". (Closed)

Created:
6 years, 8 months ago by eugenis
Modified:
6 years, 8 months ago
CC:
chromium-reviews, inferno, klundberg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Do 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 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/common.gypi View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
eugenis
6 years, 8 months ago (2014-03-31 11:53:15 UTC) #1
Alexander Potapenko
LGTM On Mon, Mar 31, 2014 at 3:53 PM, <eugenis@chromium.org> wrote: > Reviewers: Alexander Potapenko, ...
6 years, 8 months ago (2014-03-31 13:12:45 UTC) #2
eugenis
Committed patchset #2 manually as r260536.
6 years, 8 months ago (2014-03-31 13:30:23 UTC) #3
Alexander Potapenko
6 years, 8 months ago (2014-03-31 13:35:05 UTC) #4
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698