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


hctim updated this revision to Diff 216977.
hctim added a comment.

Merge branch 'master' into gwp_asan/glibc_printf in prep for submission.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66684

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

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


More information about the llvm-commits mailing list