[all-commits] [llvm/llvm-project] a1994a: [lldb] More reliably detect a virtual environment

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Jun 17 10:29:30 PDT 2024


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

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

  Log Message:
  -----------
  [lldb] More reliably detect a virtual environment

More reliably detect whether the API tests are running in a virtual
environment by comparing sys.prefix and sys.base_prefix [1].

[1] https://docs.python.org/3/library/sys.html#sys.base_prefix



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