[all-commits] [llvm/llvm-project] 041c7b: [lldb/Host] Upstream macOS TCC code
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Aug 4 09:24:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 041c7b84a4b925476d1e21ed302786033bb6035f
https://github.com/llvm/llvm-project/commit/041c7b84a4b925476d1e21ed302786033bb6035f
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M lldb/source/Host/macosx/objcxx/Host.mm
A lldb/source/Host/macosx/objcxx/PosixSpawnResponsible.h
Log Message:
-----------
[lldb/Host] Upstream macOS TCC code
Upstream the code for dealing with TCC introduced in macOS Mojave. This
will make the debuggee instead of the debugger responsible for the
privileges it needs.
Differential revision: https://reviews.llvm.org/D85217
More information about the All-commits
mailing list