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

Issue 1839763006: Add support for the Windows ASan configuration to the gn build (Closed)

Created:
4 years, 8 months ago by Reid Kleckner
Modified:
4 years, 8 months ago
Reviewers:
Dirk Pranke, Nico, eugenis
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add support for the Windows ASan configuration to the gn build This is mostly just removing a check for "if (is_posix)" and some minor cflags fixups. R=dpranke@chromium.org,eugenis@chromium.org BUG=598761 Committed: https://crrev.com/dce97597a49d6238e2dc041e2c80d89c3558dd1f Cr-Commit-Position: refs/heads/master@{#384360}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Keep posix blacklist #

Patch Set 3 : Rebase, revert unintended update.py changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -125 lines) Patch
M build/config/sanitizers/BUILD.gn View 1 2 2 chunks +149 lines, -125 lines 0 comments Download
M build/config/win/BUILD.gn View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
Reid Kleckner
4 years, 8 months ago (2016-03-30 01:42:15 UTC) #1
Dirk Pranke
lgtm, though I'm no expert on the details of the sanitizer flags. adding thakis@ fyi ...
4 years, 8 months ago (2016-03-31 01:58:21 UTC) #3
Nico
lgtm except for the disappearing -fsanitize-blacklist flag. https://codereview.chromium.org/1839763006/diff/1/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (left): https://codereview.chromium.org/1839763006/diff/1/build/config/sanitizers/BUILD.gn#oldcode172 build/config/sanitizers/BUILD.gn:172: "-fsanitize-blacklist=$asan_blacklist_path", It ...
4 years, 8 months ago (2016-03-31 02:09:32 UTC) #4
Dirk Pranke
https://codereview.chromium.org/1839763006/diff/1/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (right): https://codereview.chromium.org/1839763006/diff/1/build/config/sanitizers/BUILD.gn#newcode203 build/config/sanitizers/BUILD.gn:203: # clang_rt.asan_dll_thunk-i386.lib instead. On 2016/03/31 02:09:32, Nico wrote: > ...
4 years, 8 months ago (2016-03-31 02:28:39 UTC) #5
Reid Kleckner
https://codereview.chromium.org/1839763006/diff/1/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (left): https://codereview.chromium.org/1839763006/diff/1/build/config/sanitizers/BUILD.gn#oldcode172 build/config/sanitizers/BUILD.gn:172: "-fsanitize-blacklist=$asan_blacklist_path", On 2016/03/31 02:09:32, Nico wrote: > It looks ...
4 years, 8 months ago (2016-03-31 16:39:16 UTC) #6
Nico
https://codereview.chromium.org/1839763006/diff/1/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (left): https://codereview.chromium.org/1839763006/diff/1/build/config/sanitizers/BUILD.gn#oldcode172 build/config/sanitizers/BUILD.gn:172: "-fsanitize-blacklist=$asan_blacklist_path", On 2016/03/31 16:39:15, Reid Kleckner wrote: > On ...
4 years, 8 months ago (2016-03-31 16:53:54 UTC) #7
Reid Kleckner
On 2016/03/31 16:53:54, Nico wrote: > https://codereview.chromium.org/1839763006/diff/1/build/config/sanitizers/BUILD.gn > File build/config/sanitizers/BUILD.gn (left): > > https://codereview.chromium.org/1839763006/diff/1/build/config/sanitizers/BUILD.gn#oldcode172 > ...
4 years, 8 months ago (2016-03-31 17:00:16 UTC) #8
Reid Kleckner
Keep posix blacklist
4 years, 8 months ago (2016-03-31 17:07:40 UTC) #9
Reid Kleckner
Rebase, revert unintended update.py changes
4 years, 8 months ago (2016-03-31 17:30:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1839763006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1839763006/40001
4 years, 8 months ago (2016-03-31 17:35:25 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-03-31 19:41:19 UTC) #14
commit-bot: I haz the power
4 years, 8 months ago (2016-03-31 19:42:30 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/dce97597a49d6238e2dc041e2c80d89c3558dd1f
Cr-Commit-Position: refs/heads/master@{#384360}

Powered by Google App Engine
This is Rietveld 408576698