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

Issue 8461008: Two changes related to the asan=1 mode: (Closed)

Created:
9 years, 1 month ago by Alexander Potapenko
Modified:
9 years, 1 month ago
Reviewers:
Nico
CC:
chromium-reviews, kcc2
Visibility:
Public.

Description

Two changes related to the asan=1 mode: -- set -DADDRESS_SANITIZER when compiling, because ASan will no more define it; -- use -faddress-sanitizer instead of -fasan (these will coexist until we update all the binaries) TBR=thakis Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110907

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Alexander Potapenko
TBR
9 years, 1 month ago (2011-11-21 13:37:28 UTC) #1
Nico
9 years, 1 month ago (2011-11-21 16:05:07 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698