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

Issue 922863003: Allows gen_snapshot to be built with asan in the Mojo tree. (Closed)

Created:
5 years, 10 months ago by zra
Modified:
5 years, 10 months ago
Reviewers:
koda
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Allows gen_snapshot to be built with asan in the Mojo tree. R=koda@google.com Committed: https://code.google.com/p/dart/source/detail?r=43764

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -0 lines) Patch
M runtime/BUILD.gn View 1 chunk +7 lines, -0 lines 0 comments Download
M runtime/bin/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A runtime/bin/address_sanitizer.cc View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
M runtime/bin/bin.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
zra
This is the minimal change that will fix Mojo, but I'm not sure if we ...
5 years, 10 months ago (2015-02-12 23:13:38 UTC) #2
koda
https://codereview.chromium.org/922863003/diff/20001/runtime/bin/address_sanitizer.cc File runtime/bin/address_sanitizer.cc (right): https://codereview.chromium.org/922863003/diff/20001/runtime/bin/address_sanitizer.cc#newcode12 runtime/bin/address_sanitizer.cc:12: "strict_memcmp=0 symbolize=false check_printf=1 use_sigaltstack=1 " On 2015/02/12 23:13:38, zra ...
5 years, 10 months ago (2015-02-12 23:29:41 UTC) #3
zra
https://codereview.chromium.org/922863003/diff/20001/runtime/bin/address_sanitizer.cc File runtime/bin/address_sanitizer.cc (right): https://codereview.chromium.org/922863003/diff/20001/runtime/bin/address_sanitizer.cc#newcode12 runtime/bin/address_sanitizer.cc:12: "strict_memcmp=0 symbolize=false check_printf=1 use_sigaltstack=1 " On 2015/02/12 23:29:40, koda ...
5 years, 10 months ago (2015-02-13 00:11:19 UTC) #4
koda
Patching it locally, it seems to build and test fine in a build-bot-like environment, so ...
5 years, 10 months ago (2015-02-13 01:57:38 UTC) #5
zra
On 2015/02/13 01:57:38, koda wrote: > Patching it locally, it seems to build and test ...
5 years, 10 months ago (2015-02-13 15:32:31 UTC) #6
zra
5 years, 10 months ago (2015-02-13 15:37:09 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as r43764 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698