This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Upstream macOS TCC code
ClosedPublic

Authored by JDevlieghere on Aug 4 2020, 9:13 AM.

Details

Summary

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.

Diff Detail

Event Timeline

JDevlieghere requested review of this revision.Aug 4 2020, 9:13 AM
JDevlieghere created this revision.
mib accepted this revision.Aug 4 2020, 9:15 AM

LGTM!

This revision is now accepted and ready to land.Aug 4 2020, 9:15 AM
This revision was automatically updated to reflect the committed changes.