[all-commits] [llvm/llvm-project] 80aba2: [libc] Add `errno_h` as a dependency to `sigaddset...

Siva Chandra via All-commits all-commits at lists.llvm.org
Mon Mar 2 23:49:38 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 80aba2b262456799eede5fa1647b1f7eddeb709d
      https://github.com/llvm/llvm-project/commit/80aba2b262456799eede5fa1647b1f7eddeb709d
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M libc/src/signal/linux/CMakeLists.txt

  Log Message:
  -----------
  [libc] Add `errno_h` as a dependency to `sigaddset` and `sigemptyset`.

Summary: The bots are catching this missing dependency.

Reviewers: PaulkaToast, abrachet

Subscribers: mgorny, MaskRay, tschuett, libc-commits

Tags: #libc-project

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




More information about the All-commits mailing list