[all-commits] [llvm/llvm-project] e47014: [dfsan] Set sigemptyset's return label to be 0
Z via All-commits
all-commits at lists.llvm.org
Wed Mar 31 14:12:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4701471d69fc3b9f5fcbe3b4fc06343a453c11f
https://github.com/llvm/llvm-project/commit/e4701471d69fc3b9f5fcbe3b4fc06343a453c11f
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-03-31 (Wed, 31 Mar 2021)
Changed paths:
M compiler-rt/lib/dfsan/dfsan_custom.cpp
Log Message:
-----------
[dfsan] Set sigemptyset's return label to be 0
This was not set from when the wrapper was introduced.
Reviewed By: gbalats
Differential Revision: https://reviews.llvm.org/D99678
More information about the All-commits
mailing list