[all-commits] [llvm/llvm-project] b53d44: dotest.py: Add option to pass extra lldb settings ...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Tue Jan 14 12:35:31 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b53d44b17a1685e405415cd32c4b6eb89cc4c3a1
https://github.com/llvm/llvm-project/commit/b53d44b17a1685e405415cd32c4b6eb89cc4c3a1
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-01-14 (Tue, 14 Jan 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/configuration.py
M lldb/packages/Python/lldbsuite/test/dotest.py
M lldb/packages/Python/lldbsuite/test/dotest_args.py
Log Message:
-----------
dotest.py: Add option to pass extra lldb settings to dotest
The primary motivation for this is to add another dimension to the
Swift LLDB test matrix, but this seems generally useful.
Differential Revision: https://reviews.llvm.org/D72662
More information about the All-commits
mailing list