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

Issue 1386713002: Make GN use_custom_libcxx work properly with sanitizers. (Closed)

Created:
5 years, 2 months ago by brettw
Modified:
5 years, 2 months ago
Reviewers:
Bons
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make GN use_custom_libcxx work properly with sanitizers. Its default value depended on a previous flag, but the value of that flag wasn't getting set until the end of the declare_args block. The solution is to add a new declare_args block. Added documentation for this since it can be surprising. Committed: https://crrev.com/cc637eee86e6041ac9df3ad7d3160ceb2a88cddd Cr-Commit-Position: refs/heads/master@{#352109}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -6 lines) Patch
M build/config/sanitizers/sanitizers.gni View 2 chunks +10 lines, -5 lines 0 comments Download
M tools/gn/functions.cc View 1 1 chunk +40 lines, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
brettw
5 years, 2 months ago (2015-10-02 18:31:53 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1386713002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1386713002/1
5 years, 2 months ago (2015-10-02 18:33:52 UTC) #4
Bons
lgtm with comment https://codereview.chromium.org/1386713002/diff/1/tools/gn/functions.cc File tools/gn/functions.cc (right): https://codereview.chromium.org/1386713002/diff/1/tools/gn/functions.cc#newcode352 tools/gn/functions.cc:352: " 2. At the end of ...
5 years, 2 months ago (2015-10-02 18:55:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1386713002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1386713002/20001
5 years, 2 months ago (2015-10-02 19:37:21 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-02 20:09:49 UTC) #9
commit-bot: I haz the power
5 years, 2 months ago (2015-10-02 20:10:25 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cc637eee86e6041ac9df3ad7d3160ceb2a88cddd
Cr-Commit-Position: refs/heads/master@{#352109}

Powered by Google App Engine
This is Rietveld 408576698