[all-commits] [llvm/llvm-project] 3597fb: Add a simple stack trace printer for DFSan
Z via All-commits
all-commits at lists.llvm.org
Wed Nov 11 11:02:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3597fba4e5e46dfeb035cec8be474f3fd3102fc0
https://github.com/llvm/llvm-project/commit/3597fba4e5e46dfeb035cec8be474f3fd3102fc0
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2020-11-11 (Wed, 11 Nov 2020)
Changed paths:
M compiler-rt/lib/dfsan/CMakeLists.txt
M compiler-rt/lib/dfsan/dfsan.cpp
Log Message:
-----------
Add a simple stack trace printer for DFSan
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D91235
More information about the All-commits
mailing list