summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Peter Collingbourne <pcc@google.com> 2019-09-26 12:24:45 -0700
committer Peter Collingbourne <pcc@google.com> 2019-09-26 12:35:06 -0700
commit1c648b893639d9379e7840660521c38f44e87c71 (patch)
tree2f47394e7f197336fc41d8a20e500bc0642bad89 /python/python.go
parent84dfc3d33138470a9fbf624eaeda977b9f48e571 (diff)
Allow sanitize attribute on cc_objects and propagate sanitize attributes into them.
Without this change, we can end up failing to sanitize parts of libraries that are compiled as cc_objects, such as bcm_object.o in boringssl. This is normally harmless (except that the sanitizer would fail to detect bugs in unsanitized code), however boringssl in particular needs to be compiled with HWASAN enabled in all translation units in order to avoid link errors with newer toolchains that support HWASAN global instrumentation. Change-Id: Ib8bd325f76b7852cab435bff79d6945768298a5c
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions