[all-commits] [llvm/llvm-project] 73e974: [libc] Cleanup ErrnoSetterMatcher target (#71240)

michaelrj-google via All-commits all-commits at lists.llvm.org
Fri Nov 3 17:00:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73e974c00aa71fc51c59f4f045cb774ef1424031
      https://github.com/llvm/llvm-project/commit/73e974c00aa71fc51c59f4f045cb774ef1424031
  Author: michaelrj-google <71531609+michaelrj-google at users.noreply.github.com>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    M libc/test/src/fcntl/CMakeLists.txt
    M libc/test/src/sched/CMakeLists.txt
    M libc/test/src/signal/CMakeLists.txt
    M libc/test/src/sys/mman/linux/CMakeLists.txt
    M libc/test/src/sys/random/linux/CMakeLists.txt
    M libc/test/src/sys/select/CMakeLists.txt
    M libc/test/src/sys/utsname/CMakeLists.txt
    M libc/test/src/termios/CMakeLists.txt
    M libc/test/src/unistd/CMakeLists.txt

  Log Message:
  -----------
  [libc] Cleanup ErrnoSetterMatcher target (#71240)

The ErrnoSetterMatcher target was renamed in a previous patch, but not
all uses were caught. This patch fixes those that remain.




More information about the All-commits mailing list