[all-commits] [llvm/llvm-project] b623f3: [lldb] Move builders under lldbsuite.test as they ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Aug 19 09:08:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b623f3c0b41aee2984e54bf7a4909532faacc426
https://github.com/llvm/llvm-project/commit/b623f3c0b41aee2984e54bf7a4909532faacc426
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
R lldb/packages/Python/lldbsuite/builders/__init__.py
R lldb/packages/Python/lldbsuite/builders/builder.py
R lldb/packages/Python/lldbsuite/builders/darwin.py
A lldb/packages/Python/lldbsuite/test/builders/__init__.py
A lldb/packages/Python/lldbsuite/test/builders/builder.py
A lldb/packages/Python/lldbsuite/test/builders/darwin.py
M lldb/packages/Python/lldbsuite/test/lldbtest.py
Log Message:
-----------
[lldb] Move builders under lldbsuite.test as they import lldbtest (NFC)
More information about the All-commits
mailing list