[all-commits] [llvm/llvm-project] a3fc61: [lldb] Move Xcode SDK helper functions into lldbutil

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Aug 19 13:30:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a3fc61c80f89ea709a1128caa2de2723fe307c81
      https://github.com/llvm/llvm-project/commit/a3fc61c80f89ea709a1128caa2de2723fe307c81
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/builders/darwin.py
    M lldb/packages/Python/lldbsuite/test/lldbutil.py
    M lldb/test/API/tools/lldb-server/TestAppleSimulatorOSType.py

  Log Message:
  -----------
  [lldb] Move Xcode SDK helper functions into lldbutil

This allows the logic to be reused by both the builders and the tests.




More information about the All-commits mailing list