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

Issue 2580313002: Make sanitizer suppressions and blacklists fully configurable. (Closed)

Created:
4 years ago by kjellander_chromium
Modified:
4 years ago
CC:
chromium-reviews, Michael Achenbach
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make sanitizer suppressions and blacklists fully configurable. This will make it possible to fully utilize the sanitizers in other projects that may need to maintain their own suppressions and blacklists. This change also removes the requirement on having {asan,lsan,tsan}_suppressions_file defined in //build_overrides/build.gni, simplifying the build configs. BUG=webrtc:5006 TESTED=CQ dry run + additional sanitizer trybots: mac_chromium_asan_rel_ng linux_chromium_ubsan_rel_ng linux_chromium_msan_rel_ng linux_chromium_tsan_rel_ng linux_chromium_asan_rel_ng Committed: https://crrev.com/83d8599fdab6538bc3e9cf6e8c9458214a7a8671 Cr-Commit-Position: refs/heads/master@{#439452}

Patch Set 1 #

Patch Set 2 : Made the example paths different from the actual defaults #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -22 lines) Patch
M build/config/sanitizers/BUILD.gn View 8 chunks +43 lines, -18 lines 0 comments Download
M build_overrides/build.gni View 1 1 chunk +13 lines, -4 lines 0 comments Download

Messages

Total messages: 24 (15 generated)
kjellander_chromium
glider: main review jochen: rubberstamp for build/
4 years ago (2016-12-19 08:53:48 UTC) #8
_com_google_glider
LGTM
4 years ago (2016-12-19 10:58:05 UTC) #12
Alexander Potapenko
On 2016/12/19 10:58:05, _com_google_glider wrote: > LGTM LGTM for realz
4 years ago (2016-12-19 11:11:44 UTC) #13
jochen (gone - plz use gerrit)
lgtm
4 years ago (2016-12-19 11:13:58 UTC) #14
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/2580313002/20001
4 years ago (2016-12-19 11:16:09 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-19 12:08:14 UTC) #19
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/83d8599fdab6538bc3e9cf6e8c9458214a7a8671 Cr-Commit-Position: refs/heads/master@{#439452}
4 years ago (2016-12-19 12:11:04 UTC) #21
kjellander_chromium
+dpranke FYI. I think this is a good pattern for how we should deal with ...
4 years ago (2016-12-19 16:19:57 UTC) #23
Dirk Pranke
4 years ago (2016-12-20 00:11:41 UTC) #24
Message was sent while issue was closed.
On 2016/12/19 16:19:57, kjellander_chromium wrote:
> +dpranke FYI. I think this is a good pattern for how we should deal with these
> build_overrides to avoid breaking downstream. Until there's a new way that
> avoids it entirely of course.

Someone is now working on what will hopefully be the better way; see
https://codereview.chromium.org/2581193003/ .

Powered by Google App Engine
This is Rietveld 408576698