[all-commits] [llvm/llvm-project] 96e48e: [libc++] Add the ability to run arbitrary programs...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Jun 15 12:00:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 96e48e9a61ad4b5992457169685c5c69e20889b5
      https://github.com/llvm/llvm-project/commit/96e48e9a61ad4b5992457169685c5c69e20889b5
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M libcxx/test/libcxx/selftest/dsl/dsl.sh.py
    M libcxx/utils/libcxx/test/dsl.py

  Log Message:
  -----------
  [libc++] Add the ability to run arbitrary programs using the DSL

This is useful for checking runtime properties of the target system.
This is a partial re-application of 3ea9450bda90. This part was tested
to work on a Windows host with a SSH executor.




More information about the All-commits mailing list