[all-commits] [llvm/llvm-project] fe3a27: fix
Dan Albert via All-commits
all-commits at lists.llvm.org
Mon Oct 24 17:57:19 PDT 2022
Branch: refs/heads/tsan_interceptor_fix
Home: https://github.com/llvm/llvm-project
Commit: fe3a27c1406ca5081599396dd9a1c899b8fa2d77
https://github.com/llvm/llvm-project/commit/fe3a27c1406ca5081599396dd9a1c899b8fa2d77
Author: zijunzhao <zijunzhao at google.com>
Date: 2022-08-09 (Tue, 09 Aug 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common.h
Log Message:
-----------
fix
Change-Id: Ie87144a800796d829aa843b2338a368698d82268
Commit: cd3c173222711ec43e7fc658e32e5f0864da87d1
https://github.com/llvm/llvm-project/commit/cd3c173222711ec43e7fc658e32e5f0864da87d1
Author: Dan Albert <danalbert at google.com>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common.h
M compiler-rt/lib/sanitizer_common/sanitizer_file.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp
Log Message:
-----------
DO NOT SUBMIT: Foribly enable sanitizer logging.
Bug: None
Test: None
Change-Id: I2cf9d46d17ce50596fa4868e1ec5da46b8f51c23
Compare: https://github.com/llvm/llvm-project/compare/fe3a27c1406c%5E...cd3c17322271
More information about the All-commits
mailing list