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

Issue 2621223003: Fix building ASAN instrumented executables with custom entrypoints (Closed)

Created:
3 years, 11 months ago by etienneb
Modified:
3 years, 11 months ago
CC:
chromium-reviews, grt+watch_chromium.org, pennymac+watch_chromium.org, vmpstr+watch_chromium.org, chromoting-reviews_chromium.org, wfh+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix building ASAN instrumented executables with custom entrypoints This is an alternative fix for https://codereview.chromium.org/2570153002/ As pointed by Nico, the previous patch may have issues with initializers. BUG=636398 Review-Url: https://codereview.chromium.org/2621223003 Cr-Commit-Position: refs/heads/master@{#443926} Committed: https://chromium.googlesource.com/chromium/src/+/7a284fcc9ea22e8b6f3717fee7267a21f55e8a02

Patch Set 1 #

Patch Set 2 : nit #

Patch Set 3 : nit #

Total comments: 6

Patch Set 4 : grt comments #

Patch Set 5 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -12 lines) Patch
M base/win/BUILD.gn View 1 2 chunks +4 lines, -1 line 0 comments Download
M chrome/installer/mini_installer/BUILD.gn View 1 1 chunk +4 lines, -1 line 0 comments Download
M chrome/installer/mini_installer/mini_installer.cc View 2 chunks +14 lines, -1 line 0 comments Download
M remoting/host/win/BUILD.gn View 1 2 3 4 3 chunks +18 lines, -9 lines 0 comments Download
M remoting/host/win/entry_point.cc View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
etienneb
PTAL.
3 years, 11 months ago (2017-01-13 16:06:44 UTC) #4
joedow
lgtm for remoting
3 years, 11 months ago (2017-01-13 16:23:43 UTC) #6
Reid Kleckner
lgtm I understand what Nico was saying about initializers now, so yeah, this seems better. ...
3 years, 11 months ago (2017-01-13 16:27:23 UTC) #7
grt (UTC plus 2)
lgtm w/ nits https://codereview.chromium.org/2621223003/diff/40001/remoting/host/win/BUILD.gn File remoting/host/win/BUILD.gn (left): https://codereview.chromium.org/2621223003/diff/40001/remoting/host/win/BUILD.gn#oldcode281 remoting/host/win/BUILD.gn:281: # "/NODEFAULTLIB", maybe preserve a comment ...
3 years, 11 months ago (2017-01-16 15:41:17 UTC) #8
etienneb
thanks grt@ https://codereview.chromium.org/2621223003/diff/40001/remoting/host/win/BUILD.gn File remoting/host/win/BUILD.gn (left): https://codereview.chromium.org/2621223003/diff/40001/remoting/host/win/BUILD.gn#oldcode281 remoting/host/win/BUILD.gn:281: # "/NODEFAULTLIB", On 2017/01/16 15:41:17, grt (UTC ...
3 years, 11 months ago (2017-01-16 16:58:37 UTC) #9
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/2621223003/80001
3 years, 11 months ago (2017-01-16 18:38:05 UTC) #16
commit-bot: I haz the power
3 years, 11 months ago (2017-01-16 18:43:16 UTC) #19
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/7a284fcc9ea22e8b6f3717fee726...

Powered by Google App Engine
This is Rietveld 408576698