[all-commits] [llvm/llvm-project] 7779f4: tsan: remove unused caller_pc from TsanInterceptor...
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Tue Aug 3 07:17:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7779f49bc1f00eff3aba590a8e960d22a595f69f
https://github.com/llvm/llvm-project/commit/7779f49bc1f00eff3aba590a8e960d22a595f69f
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
Log Message:
-----------
tsan: remove unused caller_pc from TsanInterceptorContext
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D107340
More information about the All-commits
mailing list