[PATCH] D74100: [GWP-ASan] Fix unused variables from crash handler + clang-format
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 5 17:32:42 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0bfc48909319: [GWP-ASan] Fix unused variables from crash handler + clang-format (authored by hctim).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74100/new/
https://reviews.llvm.org/D74100
Files:
compiler-rt/lib/gwp_asan/crash_handler.cpp
compiler-rt/lib/gwp_asan/crash_handler.h
compiler-rt/lib/gwp_asan/definitions.h
compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp
compiler-rt/lib/gwp_asan/tests/crash_handler_api.cpp
compiler-rt/lib/gwp_asan/tests/harness.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74100.242791.patch
Type: text/x-patch
Size: 11257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200206/9a308cc5/attachment-0001.bin>
More information about the llvm-commits
mailing list