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

Issue 1512853005: Make skia_sanitizer work on Macs too. (Closed)

Created:
5 years ago by mtklein_C
Modified:
4 years, 7 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Make skia_sanitizer work on Macs too. This is of course limited by what the compiler suppports. -fsanitize=address seems to work OK. BUG=skia: Committed: https://skia.googlesource.com/skia/+/632199ec6e2b99beb87a2cb52969f00e61e5a138

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M gyp/common_conditions.gypi View 2 chunks +17 lines, -6 lines 1 comment Download

Messages

Total messages: 10 (5 generated)
mtklein_C
5 years ago (2015-12-09 19:13:36 UTC) #3
herb_g
lgtm
5 years ago (2015-12-09 20:08:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1512853005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1512853005/1
5 years ago (2015-12-09 20:25:32 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/632199ec6e2b99beb87a2cb52969f00e61e5a138
5 years ago (2015-12-09 20:39:03 UTC) #8
Nico
4 years, 7 months ago (2016-05-13 17:06:02 UTC) #10
Message was sent while issue was closed.
https://codereview.chromium.org/1512853005/diff/1/gyp/common_conditions.gypi
File gyp/common_conditions.gypi (right):

https://codereview.chromium.org/1512853005/diff/1/gyp/common_conditions.gypi#...
gyp/common_conditions.gypi:515: # but not to libtool. OTHER_LDFLAGS is passed to
both.
...or you could check if _type is not static_library like e.g. here:
https://code.google.com/p/chromium/codesearch#chromium/src/build/common.gypi&...

That seems like a less hacky approach :-)

Powered by Google App Engine
This is Rietveld 408576698