[all-commits] [llvm/llvm-project] b9fc20: [compiler-rt][test][profile] Fix missing include

Jon Roelofs via All-commits all-commits at lists.llvm.org
Tue Jul 21 11:00:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b9fc20ebe7cda07dbc7b1d9b0dbdef3d9627094f
      https://github.com/llvm/llvm-project/commit/b9fc20ebe7cda07dbc7b1d9b0dbdef3d9627094f
  Author: Jon Roelofs <jonathan_roelofs at apple.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M compiler-rt/test/profile/Posix/gcov-fork.c

  Log Message:
  -----------
  [compiler-rt][test][profile] Fix missing include

... on systems where wait() isn't one of the declarations transitively included
via unistd.h (i.e. Darwin).

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




More information about the All-commits mailing list