[all-commits] [llvm/llvm-project] 4d0e07: [lldb] Make Asan/SIP workaround work for Python 3

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Nov 8 09:20:45 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d0e07f7862b832fb49a466feb8046770ea5b792
      https://github.com/llvm/llvm-project/commit/4d0e07f7862b832fb49a466feb8046770ea5b792
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M lldb/test/API/lldbtest.py

  Log Message:
  -----------
  [lldb] Make Asan/SIP workaround work for Python 3

Make the check generic instead of hard-coding the path to Python 2. This
also fixes the print-syntax to be compatible with both versions.




More information about the All-commits mailing list