[all-commits] [llvm/llvm-project] ef7488: [GWP-ASan] Silence gcc error

Kostya Kortchinsky via All-commits all-commits at lists.llvm.org
Thu Feb 13 13:08:49 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ef7488ef205ceb018af463b82386f5ee6a365445
      https://github.com/llvm/llvm-project/commit/ef7488ef205ceb018af463b82386f5ee6a365445
  Author: Kostya Kortchinsky <kostyak at google.com>
  Date:   2020-02-13 (Thu, 13 Feb 2020)

  Changed paths:
    M compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp

  Log Message:
  -----------
  [GWP-ASan] Silence gcc error

Summary: It complains about reaching the end of a non-void returning function.

Reviewers: eugenis, hctim, morehouse

Subscribers: #sanitizers, llvm-commits

Tags: #sanitizers, #llvm

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




More information about the All-commits mailing list