[all-commits] [llvm/llvm-project] 985049: [dfsan] Add stack-trace printing functions to dfsa...

George Balatsouras via All-commits all-commits at lists.llvm.org
Mon Jun 14 14:09:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98504959a6f114866cbf523e44d2f45e755626d5
      https://github.com/llvm/llvm-project/commit/98504959a6f114866cbf523e44d2f45e755626d5
  Author: George Balatsouras <gbalats at google.com>
  Date:   2021-06-14 (Mon, 14 Jun 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
    A compiler-rt/test/dfsan/stack_trace.c

  Log Message:
  -----------
  [dfsan] Add stack-trace printing functions to dfsan interface

Reviewed By: stephan.yichao.zhao

Differential Revision: https://reviews.llvm.org/D104165




More information about the All-commits mailing list