[all-commits] [llvm/llvm-project] cc6879: [lldb] Stop unsetting LLDB_DEBUGSERVER_PATH from T...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Apr 19 12:28:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc68799056da5c2159fa51425f998588ac650171
https://github.com/llvm/llvm-project/commit/cc68799056da5c2159fa51425f998588ac650171
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-04-19 (Mon, 19 Apr 2021)
Changed paths:
M lldb/test/API/macosx/posix_spawn/TestLaunchProcessPosixSpawn.py
Log Message:
-----------
[lldb] Stop unsetting LLDB_DEBUGSERVER_PATH from TestLaunchProcessPosixSpawn
We no longer need this after Pavel's change to automatically find debug
servers to test. (3ca7b2d)
More information about the All-commits
mailing list