[all-commits] [llvm/llvm-project] f83654: [libc++] Migrate the additional_features parameter...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Jul 1 10:39:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f83654982be65567d41c513b27ef76c3c64946f5
      https://github.com/llvm/llvm-project/commit/f83654982be65567d41c513b27ef76c3c64946f5
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-07-01 (Thu, 01 Jul 2021)

  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/params.py

  Log Message:
  -----------
  [libc++] Migrate the additional_features parameter to the DSL

This is required to run the tests under any configuration that uses
additional_features using a from-scratch config. That is the case of
e.g. the Debug mode (which uses LIBCXX-DEBUG-FIXME) and the tests on
Windows.




More information about the All-commits mailing list