[all-commits] [llvm/llvm-project] a11cb1: [dfsan] Add function that prints origin stack trac...
George Balatsouras via All-commits
all-commits at lists.llvm.org
Mon May 24 11:09:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a11cb10a3691ea569ab3390052cfec48ce350f27
https://github.com/llvm/llvm-project/commit/a11cb10a3691ea569ab3390052cfec48ce350f27
Author: George Balatsouras <gbalats at google.com>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M compiler-rt/include/sanitizer/dfsan_interface.h
M compiler-rt/lib/dfsan/dfsan.cpp
M compiler-rt/lib/dfsan/done_abilist.txt
M compiler-rt/test/dfsan/origin_stack_trace.c
Log Message:
-----------
[dfsan] Add function that prints origin stack trace to buffer
Reviewed By: stephan.yichao.zhao
Differential Revision: https://reviews.llvm.org/D102451
More information about the All-commits
mailing list