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

Issue 2943863002: Set using_sanitizer if use_cfi_diag is true. (Closed)

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

Description

Set using_sanitizer if use_cfi_diag is true. The most important thing that this gives us is the symbolizer data dependencies in //base (for producing symbolized stack traces on the swarming bots) but it also allows us to clean up the gn files in a few places. R=thakis@chromium.org BUG=732652 Review-Url: https://codereview.chromium.org/2943863002 Cr-Commit-Position: refs/heads/master@{#480933} Committed: https://chromium.googlesource.com/chromium/src/+/d13a0f6d7d1fee7ab355ca1b8d3abc2b8acf6978

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add comment #

Patch Set 3 : Sanitizers not supported in official builds #

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

Messages

Total messages: 31 (15 generated)
pcc1
3 years, 6 months ago (2017-06-17 03:54:00 UTC) #1
Dirk Pranke
lgtm.
3 years, 6 months ago (2017-06-18 21:18:18 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/2943863002/1
3 years, 6 months ago (2017-06-18 23:09:16 UTC) #9
Nico
On 2017/06/18 23:09:16, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
3 years, 6 months ago (2017-06-18 23:20:01 UTC) #11
pcc1
On 2017/06/18 23:20:01, Nico wrote: > On 2017/06/18 23:09:16, commit-bot: I haz the power wrote: ...
3 years, 6 months ago (2017-06-19 19:00:28 UTC) #12
Nico
I'd generally be fine with a good comment above using_sanitizer. Looking through `git grep using_sanitizer ...
3 years, 6 months ago (2017-06-19 19:29:41 UTC) #13
Dirk Pranke
On 2017/06/19 19:00:28, pcc1 wrote: > My take: I think that what using_sanitizer would mean ...
3 years, 6 months ago (2017-06-19 20:38:46 UTC) #14
pcc1
On 2017/06/19 20:38:46, Dirk Pranke wrote: > On 2017/06/19 19:00:28, pcc1 wrote: > > My ...
3 years, 6 months ago (2017-06-19 21:08:38 UTC) #15
pcc1
https://codereview.chromium.org/2943863002/diff/1/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (right): https://codereview.chromium.org/2943863002/diff/1/build/config/sanitizers/BUILD.gn#newcode278 build/config/sanitizers/BUILD.gn:278: cflags += [ "-fno-omit-frame-pointer" ] That would essentially forbid ...
3 years, 6 months ago (2017-06-19 22:18:52 UTC) #16
Nico
https://codereview.chromium.org/2943863002/diff/1/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (right): https://codereview.chromium.org/2943863002/diff/1/build/config/sanitizers/BUILD.gn#newcode278 build/config/sanitizers/BUILD.gn:278: cflags += [ "-fno-omit-frame-pointer" ] On 2017/06/19 22:18:52, pcc1 ...
3 years, 6 months ago (2017-06-19 23:50:28 UTC) #17
Dirk Pranke
On 2017/06/19 23:50:28, Nico wrote: > https://codereview.chromium.org/2943863002/diff/1/build/config/sanitizers/BUILD.gn > File build/config/sanitizers/BUILD.gn (right): > > https://codereview.chromium.org/2943863002/diff/1/build/config/sanitizers/BUILD.gn#newcode278 > ...
3 years, 6 months ago (2017-06-19 23:54:57 UTC) #18
pcc1
https://codereview.chromium.org/2943863002/diff/1/build/config/sanitizers/BUILD.gn File build/config/sanitizers/BUILD.gn (right): https://codereview.chromium.org/2943863002/diff/1/build/config/sanitizers/BUILD.gn#newcode278 build/config/sanitizers/BUILD.gn:278: cflags += [ "-fno-omit-frame-pointer" ] On 2017/06/19 23:50:28, Nico ...
3 years, 6 months ago (2017-06-19 23:59:09 UTC) #19
pcc1
ptal
3 years, 6 months ago (2017-06-20 00:07:47 UTC) #20
Nico
lgtm
3 years, 6 months ago (2017-06-20 20:18:09 UTC) #25
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/2943863002/40001
3 years, 6 months ago (2017-06-20 20:19:26 UTC) #28
commit-bot: I haz the power
3 years, 6 months ago (2017-06-20 20:25:17 UTC) #31
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d13a0f6d7d1fee7ab355ca1b8d3a...

Powered by Google App Engine
This is Rietveld 408576698