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

Issue 2911513002: Partition libcxx build code from build/config/sanitizers (Closed)

Created:
3 years, 6 months ago by Tom Anderson
Modified:
3 years, 6 months ago
Reviewers:
bradnelson, Nico
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Partition libcxx build code from build/config/sanitizers This CL: * Removes the last dependency on sanitizers:deps_no_options and replaces it with exe_and_shlib_deps * Merges sanitizers:deps and sanitizers:deps_no_options * Adds a weak symbol for NaCl to override the default sanitizer options BUG=593874 R=thakis@chromium.org,bradnelson@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_msan_rel_ng;master.tryserver.chromium.linux:linux_chromium_ubsan_rel_ng;master.tryserver.chromium.mac:mac_chromium_asan_rel_ng Review-Url: https://codereview.chromium.org/2911513002 Cr-Commit-Position: refs/heads/master@{#475093} Committed: https://chromium.googlesource.com/chromium/src/+/f59081471b68cb0a0c484fe9c9c3b8a1f7f2d122

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Fix asan #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -67 lines) Patch
M build/config/BUILD.gn View 1 chunk +10 lines, -6 lines 0 comments Download
M build/config/sanitizers/BUILD.gn View 1 7 chunks +12 lines, -31 lines 0 comments Download
M build/sanitizers/sanitizer_options.cc View 1 2 1 chunk +6 lines, -14 lines 0 comments Download
M components/nacl/loader/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/nacl/loader/nacl_helper_linux.cc View 1 2 1 chunk +2 lines, -15 lines 1 comment Download

Messages

Total messages: 37 (30 generated)
Tom Anderson
reviewers ptal thakis: build/config bradnelson: nacl
3 years, 6 months ago (2017-05-26 17:15:24 UTC) #27
bradnelson
https://codereview.chromium.org/2911513002/diff/120001/components/nacl/loader/nacl_helper_linux.cc File components/nacl/loader/nacl_helper_linux.cc (left): https://codereview.chromium.org/2911513002/diff/120001/components/nacl/loader/nacl_helper_linux.cc#oldcode421 components/nacl/loader/nacl_helper_linux.cc:421: __attribute__((no_sanitize_address)) Why isn't this needed anymore? (This executable gets ...
3 years, 6 months ago (2017-05-26 17:52:43 UTC) #29
Nico
The non-nacl bits lgtm
3 years, 6 months ago (2017-05-26 18:44:20 UTC) #30
Tom Anderson
On 2017/05/26 17:52:43, bradnelson wrote: > https://codereview.chromium.org/2911513002/diff/120001/components/nacl/loader/nacl_helper_linux.cc > File components/nacl/loader/nacl_helper_linux.cc (left): > > https://codereview.chromium.org/2911513002/diff/120001/components/nacl/loader/nacl_helper_linux.cc#oldcode421 > ...
3 years, 6 months ago (2017-05-26 19:06:23 UTC) #31
bradnelson
Ah ok. lgtm
3 years, 6 months ago (2017-05-26 19:17:56 UTC) #32
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/2911513002/120001
3 years, 6 months ago (2017-05-26 19:26:48 UTC) #34
commit-bot: I haz the power
3 years, 6 months ago (2017-05-26 20:04:35 UTC) #37
Message was sent while issue was closed.
Committed patchset #3 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/f59081471b68cb0a0c484fe9c9c3...

Powered by Google App Engine
This is Rietveld 408576698