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

Issue 682843002: Adds ability to build for asan with gn (Closed)

Created:
6 years, 1 month ago by sky
Modified:
6 years, 1 month ago
Reviewers:
brettw
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adds ability to build for asan with gn BUG=none TEST=none R=brettw@chromium.org Committed: https://crrev.com/fec68221196ae74b73f6c7a4c574bd33666bb7ed Cr-Commit-Position: refs/heads/master@{#301751}

Patch Set 1 #

Patch Set 2 : tweak #

Total comments: 3

Patch Set 3 : /build/sanitizers/BUILD.gn #

Total comments: 6

Patch Set 4 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -7 lines) Patch
M build/config/BUILD.gn View 1 chunk +7 lines, -0 lines 0 comments Download
M build/config/BUILDCONFIG.gn View 1 2 3 2 chunks +14 lines, -2 lines 0 comments Download
M build/config/allocator.gni View 1 chunk +1 line, -1 line 0 comments Download
M build/config/compiler/BUILD.gn View 4 chunks +25 lines, -4 lines 0 comments Download
A build/config/sanitizers/BUILD.gn View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
M third_party/protobuf/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
sky
6 years, 1 month ago (2014-10-27 23:37:33 UTC) #1
brettw
https://codereview.chromium.org/682843002/diff/20001/build/config/BUILDCONFIG.gn File build/config/BUILDCONFIG.gn (right): https://codereview.chromium.org/682843002/diff/20001/build/config/BUILDCONFIG.gn#newcode485 build/config/BUILDCONFIG.gn:485: sanitizer_deps = [ "//build/sanitizers:options" ] I think we would ...
6 years, 1 month ago (2014-10-28 16:59:13 UTC) #2
sky
I think this is what you were asking for.
6 years, 1 month ago (2014-10-28 18:11:24 UTC) #3
brettw
lgtm https://codereview.chromium.org/682843002/diff/40001/build/config/BUILDCONFIG.gn File build/config/BUILDCONFIG.gn (right): https://codereview.chromium.org/682843002/diff/40001/build/config/BUILDCONFIG.gn#newcode571 build/config/BUILDCONFIG.gn:571: if (defined(invoker.deps)) { Can you put a comment ...
6 years, 1 month ago (2014-10-28 23:55:16 UTC) #4
sky
https://codereview.chromium.org/682843002/diff/40001/build/config/BUILDCONFIG.gn File build/config/BUILDCONFIG.gn (right): https://codereview.chromium.org/682843002/diff/40001/build/config/BUILDCONFIG.gn#newcode571 build/config/BUILDCONFIG.gn:571: if (defined(invoker.deps)) { On 2014/10/28 23:55:16, brettw wrote: > ...
6 years, 1 month ago (2014-10-29 00:02:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/682843002/60001
6 years, 1 month ago (2014-10-29 00:04:39 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-10-29 00:53:07 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-10-29 00:53:46 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fec68221196ae74b73f6c7a4c574bd33666bb7ed
Cr-Commit-Position: refs/heads/master@{#301751}

Powered by Google App Engine
This is Rietveld 408576698