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

Issue 838383005: Add ASAN support for Mac (Closed)

Created:
5 years, 11 months ago by jochen (gone - plz use gerrit)
Modified:
5 years, 11 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add ASAN and TSAN support for Mac BUG=none LOG=n R=machenbach@chromium.org,glider@chromium.org Committed: https://crrev.com/8216f1bc7c6b4edaa4f2f9de1efa0fc6d1fe887c Cr-Commit-Position: refs/heads/master@{#26013}

Patch Set 1 #

Total comments: 8

Patch Set 2 : updates #

Patch Set 3 : updates #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -3 lines) Patch
A build/mac/asan.gyp View 1 chunk +33 lines, -0 lines 1 comment Download
M build/standalone.gypi View 1 2 4 chunks +26 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
jochen (gone - plz use gerrit)
5 years, 11 months ago (2015-01-09 10:45:22 UTC) #1
Michael Achenbach
https://codereview.chromium.org/838383005/diff/1/build/standalone.gypi File build/standalone.gypi (left): https://codereview.chromium.org/838383005/diff/1/build/standalone.gypi#oldcode214 build/standalone.gypi:214: ], Why remove this? It's still in common.gypi: https://code.google.com/p/chromium/codesearch#chromium/src/build/common.gypi&q=asan_dynamic_runtime&sq=package:chromium&type=cs&l=4168 ...
5 years, 11 months ago (2015-01-09 12:42:48 UTC) #2
jochen (gone - plz use gerrit)
https://codereview.chromium.org/838383005/diff/1/build/standalone.gypi File build/standalone.gypi (left): https://codereview.chromium.org/838383005/diff/1/build/standalone.gypi#oldcode214 build/standalone.gypi:214: ], On 2015/01/09 at 12:42:48, Michael Achenbach wrote: > ...
5 years, 11 months ago (2015-01-09 12:46:43 UTC) #3
Michael Achenbach
lgtm with comments: https://codereview.chromium.org/838383005/diff/1/build/standalone.gypi File build/standalone.gypi (right): https://codereview.chromium.org/838383005/diff/1/build/standalone.gypi#newcode241 build/standalone.gypi:241: 'OTHER_CFLAGS+': [ OK - I just ...
5 years, 11 months ago (2015-01-09 12:52:57 UTC) #4
jochen (gone - plz use gerrit)
ok, I dropped the tsan part. I only tried asan and that worked for me
5 years, 11 months ago (2015-01-09 12:55:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/838383005/40001
5 years, 11 months ago (2015-01-09 12:57:12 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-09 13:38:20 UTC) #8
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/8216f1bc7c6b4edaa4f2f9de1efa0fc6d1fe887c Cr-Commit-Position: refs/heads/master@{#26013}
5 years, 11 months ago (2015-01-09 13:38:32 UTC) #9
Alexander Potapenko
5 years, 11 months ago (2015-01-12 08:42:26 UTC) #10
Message was sent while issue was closed.
LGTM with a nit.

https://codereview.chromium.org/838383005/diff/40001/build/mac/asan.gyp
File build/mac/asan.gyp (right):

https://codereview.chromium.org/838383005/diff/40001/build/mac/asan.gyp#newco...
build/mac/asan.gyp:20: 'asan_iossim_dynamic':
You probably don't need to set asan_iossim_dynamic. If you do, you also need to
add the corresponding target.

Powered by Google App Engine
This is Rietveld 408576698