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

Issue 12210114: Do not strip ASan builds. (Closed)

Created:
7 years, 10 months ago by Alexander Potapenko
Modified:
7 years, 10 months ago
Reviewers:
hans, Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Do not strip ASan builds. As of Clang r174490 instrumented binaries do not include the __asan_* symbols, so the postbuild strip action fails. This is a temporary measure, we may need to do something else (e.g. use different .saves files) when the dynamic runtime is adopted on OSX. BUG=170629, 174873 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181733

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

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

Messages

Total messages: 2 (0 generated)
Alexander Potapenko
Please take a look.
7 years, 10 months ago (2013-02-11 19:11:27 UTC) #1
Nico
7 years, 10 months ago (2013-02-11 19:16:43 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698