[all-commits] [llvm/llvm-project] ccc83a: tsan: print a meaningful frame for stack races
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Tue Sep 28 08:08:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ccc83ac7c501c8e117753af0729414350aa9c117
https://github.com/llvm/llvm-project/commit/ccc83ac7c501c8e117753af0729414350aa9c117
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp
Log Message:
-----------
tsan: print a meaningful frame for stack races
Depends on D110631.
Differential Revision: https://reviews.llvm.org/D110632
More information about the All-commits
mailing list