[all-commits] [llvm/llvm-project] 0bfc48: [GWP-ASan] Fix unused variables from crash handler...

Mitch Phillips via All-commits all-commits at lists.llvm.org
Wed Feb 5 17:32:16 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0bfc4890931943388b6c9f5aae3d036668093c92
      https://github.com/llvm/llvm-project/commit/0bfc4890931943388b6c9f5aae3d036668093c92
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2020-02-05 (Wed, 05 Feb 2020)

  Changed paths:
    M compiler-rt/lib/gwp_asan/crash_handler.cpp
    M compiler-rt/lib/gwp_asan/crash_handler.h
    M compiler-rt/lib/gwp_asan/definitions.h
    M compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
    M compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp
    M compiler-rt/lib/gwp_asan/tests/crash_handler_api.cpp
    M compiler-rt/lib/gwp_asan/tests/harness.h

  Log Message:
  -----------
  [GWP-ASan] Fix unused variables from crash handler + clang-format

Summary: NFC - See title

Reviewers: eugenis

Reviewed By: eugenis

Subscribers: merge_guards_bot, #sanitizers, llvm-commits

Tags: #sanitizers, #llvm

Differential Revision: https://reviews.llvm.org/D74100




More information about the All-commits mailing list