[all-commits] [llvm/llvm-project] 3ea945: [libc++] Migrate Lit platform detection to the DSL

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Jun 12 11:06:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ea9450bda902574426a847e290567ffaf6a6c40
      https://github.com/llvm/llvm-project/commit/3ea9450bda902574426a847e290567ffaf6a6c40
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

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

  Log Message:
  -----------
  [libc++] Migrate Lit platform detection to the DSL

As an important fly-by fix, also make sure we set those features to their
value on the target we run on, not on the host compiling the test suite.




More information about the All-commits mailing list