[all-commits] [llvm/llvm-project] 30f776: [libc++] Add missing <errno.h> include in threadin...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Feb 5 08:18:23 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30f776f8149dcbda0b6467176488e6551d068e40
      https://github.com/llvm/llvm-project/commit/30f776f8149dcbda0b6467176488e6551d068e40
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

  Changed paths:
    M libcxx/include/__thread/support/c11.h

  Log Message:
  -----------
  [libc++] Add missing <errno.h> include in threading support headers (#80311)

This was incorrectly removed when I split up the header.




More information about the All-commits mailing list