[all-commits] [llvm/llvm-project] 9d58da: [libc++] Split off part of a test that require sig...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Nov 4 08:21:09 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d58dab6f6587f759c7fe6f30008097d8a17559d
      https://github.com/llvm/llvm-project/commit/9d58dab6f6587f759c7fe6f30008097d8a17559d
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-11-04 (Wed, 04 Nov 2020)

  Changed paths:
    M libcxx/test/libcxx/thread/thread.threads/thread.thread.this/sleep_for.pass.cpp
    A libcxx/test/libcxx/thread/thread.threads/thread.thread.this/sleep_for.signals.pass.cpp

  Log Message:
  -----------
  [libc++] Split off part of a test that require signals into a separate test

This will allow running the basic test on all platforms, and the part that
requires signals on platforms that support them only.




More information about the All-commits mailing list