[all-commits] [llvm/llvm-project] 5138a9: [lldb/Test] Don't use the env to pass around confi...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jun 2 16:11:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5138a91ef4f365a3e71eec4cea6b4599dfaabf26
      https://github.com/llvm/llvm-project/commit/5138a91ef4f365a3e71eec4cea6b4599dfaabf26
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-06-02 (Tue, 02 Jun 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/dotest.py
    M lldb/packages/Python/lldbsuite/test/plugins/builder_base.py

  Log Message:
  -----------
  [lldb/Test] Don't use the env to pass around configuration variables (NFC)

Don't use the environment to pass values to the builder that are present
in the dotest configuration module. A subsequent patch will pass the
remaining values through the configuration instead of the environment.




More information about the All-commits mailing list