Add a simple stack trace printer for DFSan
authorJianzhou Zhao <jianzhouzh@google.com>
Wed, 28 Oct 2020 06:48:49 +0000 (06:48 +0000)
committerJianzhou Zhao <jianzhouzh@google.com>
Wed, 11 Nov 2020 19:00:59 +0000 (19:00 +0000)
commit3597fba4e5e46dfeb035cec8be474f3fd3102fc0
tree6284c753f5875dc6afd1349c4c8682bd775d1509
parent5e85d00ed607286919be3d8f3ef17dea6a5bee39
Add a simple stack trace printer for DFSan

Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D91235
compiler-rt/lib/dfsan/CMakeLists.txt
compiler-rt/lib/dfsan/dfsan.cpp