[all-commits] [llvm/llvm-project] a5a6fd: Summary: update macro for OFF_T so that sanitizer ...
Lirong Yuan via All-commits
all-commits at lists.llvm.org
Fri Jan 10 13:35:09 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a5a6fd3f95a9ecc3ef8732192ce0fd7749135311
https://github.com/llvm/llvm-project/commit/a5a6fd3f95a9ecc3ef8732192ce0fd7749135311
Author: Lirong Yuan <yuanzi at google.com>
Date: 2020-01-10 (Fri, 10 Jan 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_posix.h
M compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_wrappers.cpp
Log Message:
-----------
Summary: update macro for OFF_T so that sanitizer works on AARCH64.
Reviewers: vitalybuka, eugenis, MaskRay
Reviewed By: eugenis, MaskRay
Subscribers: MaskRay, kristof.beyls, #sanitizers, llvm-commits, jkz, scw
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D72367
More information about the All-commits
mailing list