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

Issue 2614493002: GN: Add option to build with TSAN (Closed)

Created:
3 years, 11 months ago by zra
Modified:
3 years, 11 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fix gyp build as well #

Total comments: 14

Patch Set 3 : Add an option for MSAN as well #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -45 lines) Patch
M runtime/BUILD.gn View 1 2 1 chunk +8 lines, -1 line 0 comments Download
M runtime/bin/bin.gypi View 1 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/tools/gyp/runtime-configurations.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M tools/gn.py View 1 2 4 chunks +77 lines, -42 lines 0 comments Download
M tools/gyp/all.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
zra
This adds a --tsan option to gn.py, so you'd say e.g.: ./tools/gn.py -m release -a ...
3 years, 11 months ago (2017-01-03 17:28:15 UTC) #2
siva
lgtm with comments about adding support for MSAN too. https://codereview.chromium.org/2614493002/diff/20001/runtime/BUILD.gn File runtime/BUILD.gn (right): https://codereview.chromium.org/2614493002/diff/20001/runtime/BUILD.gn#newcode177 runtime/BUILD.gn:177: ...
3 years, 11 months ago (2017-01-03 20:53:08 UTC) #4
zra
https://codereview.chromium.org/2614493002/diff/20001/runtime/BUILD.gn File runtime/BUILD.gn (right): https://codereview.chromium.org/2614493002/diff/20001/runtime/BUILD.gn#newcode177 runtime/BUILD.gn:177: } On 2017/01/03 20:53:08, siva wrote: > should we ...
3 years, 11 months ago (2017-01-03 22:36:56 UTC) #5
zra
3 years, 11 months ago (2017-01-03 22:37:32 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
375322d3abba45bfd66deb6692d124510735aab2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698