[all-commits] [llvm/llvm-project] 5d1c43: [lldb] Use the compiler from the SDK in simulator ...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Apr 21 13:23:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d1c43f333c2327be61604dc90ea675f0d1e6913
      https://github.com/llvm/llvm-project/commit/5d1c43f333c2327be61604dc90ea675f0d1e6913
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/lldbutil.py
    M lldb/test/API/macosx/simulator/TestSimulatorPlatform.py
    M lldb/test/API/tools/lldb-server/TestAppleSimulatorOSType.py

  Log Message:
  -----------
  [lldb] Use the compiler from the SDK in simulator tests

Use the clang compiler from the SDK to build the simulator test programs
to ensure we pick up the correct libc++.




More information about the All-commits mailing list