[all-commits] [llvm/llvm-project] 01a0c3: [libc++] Define the no-exceptions Lit feature usin...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Jun 10 05:14:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 01a0c3b49aa2030d0da789e71e8ecf880284b89a
      https://github.com/llvm/llvm-project/commit/01a0c3b49aa2030d0da789e71e8ecf880284b89a
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    M libcxx/utils/libcxx/test/config.py
    A libcxx/utils/libcxx/test/params.py

  Log Message:
  -----------
  [libc++] Define the no-exceptions Lit feature using the DSL

Instead of using logic in config.py, use the DSL to grab the no-exceptions
user-configurable parameter from the Lit command-line invocation.




More information about the All-commits mailing list