llvm-project/lldb/unittests/Process
Jonas Devlieghere 75966ee241 [lldb] Get rid of helper CMake variables for Python
This patch is a big sed to rename the following variables:

  s/PYTHON_LIBRARIES/Python3_LIBRARIES/g
  s/PYTHON_INCLUDE_DIRS/Python3_INCLUDE_DIRS/g
  s/PYTHON_EXECUTABLE/Python3_EXECUTABLE/g
  s/PYTHON_RPATH/Python3_RPATH/g

I've also renamed the CMake module to better express its purpose and for
consistency with FindLuaAndSwig.

Differential revision: https://reviews.llvm.org/D85976
2020-08-17 08:47:52 -07:00
..
Linux [lldb] Get rid of helper CMake variables for Python 2020-08-17 08:47:52 -07:00
POSIX [lldb] Use modern CMake to avoid repetition (NFC) 2020-08-10 22:29:40 -07:00
gdb-remote [lldb] Change Communication::SetConnection to take a unique_ptr 2020-04-02 14:42:25 +02:00
minidump [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
CMakeLists.txt [lldb/Test] Fix unittest name 2020-06-12 14:01:14 -07:00
ProcessEventDataTest.cpp [lldb] Check if thread was suspended during previous stop added. 2020-06-11 15:02:46 -07:00