[all-commits] [llvm/llvm-project] 93afc3: [dfsan] Clean TLS after signal callbacks
Z via All-commits
all-commits at lists.llvm.org
Wed Feb 3 09:22:21 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93afc3452cd4ebdb145e309f4d82f82e2f496479
https://github.com/llvm/llvm-project/commit/93afc3452cd4ebdb145e309f4d82f82e2f496479
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M compiler-rt/lib/dfsan/dfsan_custom.cpp
M compiler-rt/lib/dfsan/done_abilist.txt
M compiler-rt/test/dfsan/custom.cpp
Log Message:
-----------
[dfsan] Clean TLS after signal callbacks
Similar to https://reviews.llvm.org/D95642, this diff fixes signal.
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D95896
More information about the All-commits
mailing list