[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:07:37 PDT 2019


hctim updated this revision to Diff 214702.
hctim marked 2 inline comments as done.
hctim added a comment.

- Update comment format.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66099

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

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


More information about the llvm-commits mailing list