[PATCH] D66684: [GWP-ASan] Split options_parser and backtrace_sanitizer_common.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 16:22:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369825: [GWP-ASan] Split options_parser and backtrace_sanitizer_common. (authored by hctim, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D66684?vs=216977&id=216978#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66684

Files:
  compiler-rt/trunk/lib/gwp_asan/optional/backtrace.h
  compiler-rt/trunk/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp
  compiler-rt/trunk/lib/gwp_asan/options.h
  compiler-rt/trunk/lib/gwp_asan/tests/CMakeLists.txt
  compiler-rt/trunk/lib/gwp_asan/tests/harness.h
  compiler-rt/trunk/lib/gwp_asan/tests/optional/printf_sanitizer_common.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66684.216978.patch
Type: text/x-patch
Size: 7809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/d50af7a5/attachment.bin>


More information about the llvm-commits mailing list