[all-commits] [llvm/llvm-project] 436872: [lldb] Tweak Python interpreter workaround on macO...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jun 14 11:52:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 436872693a8a57487bf4510437183878d1e35cfb
      https://github.com/llvm/llvm-project/commit/436872693a8a57487bf4510437183878d1e35cfb
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M lldb/test/API/lit.cfg.py

  Log Message:
  -----------
  [lldb] Tweak Python interpreter workaround on macOS (#95582)

Avoid copying the Python interpreter when running in a virtual
environment as it will already have its own copy of the Python
interpreter. Also leave a breadcrumb that we're running with a different
Python interpreter.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list