diff options
author | hellowangsai <hellowangsai@qq.com> | 2020-10-13 01:35:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-12 13:35:08 -0400 |
commit | e493d6acb426542ec90db9baf749d0c521ed3302 (patch) | |
tree | efe22c64b4ef7b62017371ed11e26ddef7df5160 /absl/synchronization/BUILD.bazel | |
parent | e63a5a61045e516b7b3dbca090e2b9ff1d057e46 (diff) |
fix compile fails with asan and -Wredundant-decls (#801)
If compile with asan, unaligned_access.h redeclares the same sanitizer
function with sanitizer/common_interface_defs.h.
This patch removes these declarations and includes sanitizer header
file to avoid this warning.
Diffstat (limited to 'absl/synchronization/BUILD.bazel')
0 files changed, 0 insertions, 0 deletions