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

Issue 2208093003: Make base_unittests pass in gn/win/asan builds. (Closed)

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

Description

Make base_unittests pass in gn/win/asan builds. Before this, ScopedHandleTest.MultiProcess would fail because scoped_handle_test_dll.dll got linked against clang_rt.asan-i386.lib instead of clang_rt.asan_dll_thunk-i386.lib. This now works. BUG=598761 Committed: https://crrev.com/1519f9727ddc675a9e3e1de9b904ef03c7d5b831 Cr-Commit-Position: refs/heads/master@{#409662}

Patch Set 1 #

Patch Set 2 : bleh #

Total comments: 3

Patch Set 3 : dpranke nit #

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

Messages

Total messages: 18 (8 generated)
Nico
With pinned clang, everything I tried (static build only so far) seemed to work fine ...
4 years, 4 months ago (2016-08-03 22:09:06 UTC) #2
Nico
Please look at patch set 2, ps1 accidentally included https://codereview.chromium.org/2200183005/ as well
4 years, 4 months ago (2016-08-03 22:11:29 UTC) #3
Dirk Pranke
lgtm https://codereview.chromium.org/2208093003/diff/20001/build/config/BUILD.gn File build/config/BUILD.gn (right): https://codereview.chromium.org/2208093003/diff/20001/build/config/BUILD.gn#newcode411 build/config/BUILD.gn:411: configs += [ "//build/config/sanitizers:asan_link_executable" ] nit: can we ...
4 years, 4 months ago (2016-08-03 22:13:20 UTC) #6
Nico
Thanks! https://codereview.chromium.org/2208093003/diff/20001/build/config/BUILD.gn File build/config/BUILD.gn (right): https://codereview.chromium.org/2208093003/diff/20001/build/config/BUILD.gn#newcode411 build/config/BUILD.gn:411: configs += [ "//build/config/sanitizers:asan_link_executable" ] On 2016/08/03 22:13:19, ...
4 years, 4 months ago (2016-08-03 22:16:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2208093003/40001
4 years, 4 months ago (2016-08-03 22:17:34 UTC) #10
etienneb
lgtm
4 years, 4 months ago (2016-08-03 22:20:43 UTC) #12
Dirk Pranke
https://codereview.chromium.org/2208093003/diff/20001/build/config/BUILD.gn File build/config/BUILD.gn (right): https://codereview.chromium.org/2208093003/diff/20001/build/config/BUILD.gn#newcode411 build/config/BUILD.gn:411: configs += [ "//build/config/sanitizers:asan_link_executable" ] On 2016/08/03 22:16:42, Nico ...
4 years, 4 months ago (2016-08-03 22:27:34 UTC) #13
Reid Kleckner
lgtm Thanks!
4 years, 4 months ago (2016-08-03 22:40:19 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-03 23:34:38 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-08-03 23:36:10 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1519f9727ddc675a9e3e1de9b904ef03c7d5b831
Cr-Commit-Position: refs/heads/master@{#409662}

Powered by Google App Engine
This is Rietveld 408576698