[PATCH] D66099: [GWP-ASan] Update backtrace function signature.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 14:36:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368619: [GWP-ASan] Update backtrace function signature. (authored by hctim, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D66099?vs=214702&id=214712#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66099/new/

https://reviews.llvm.org/D66099

Files:
  compiler-rt/trunk/lib/gwp_asan/guarded_pool_allocator.cpp
  compiler-rt/trunk/lib/gwp_asan/guarded_pool_allocator.h
  compiler-rt/trunk/lib/gwp_asan/optional/backtrace.h
  compiler-rt/trunk/lib/gwp_asan/optional/backtrace_linux_libc.cpp
  compiler-rt/trunk/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp
  compiler-rt/trunk/lib/gwp_asan/options.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66099.214712.patch
Type: text/x-patch
Size: 13265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/2be3a601/attachment.bin>


More information about the llvm-commits mailing list