mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 08:57:43 +08:00
make it easier to run hand-built lldb roots and retain those entitlements. This is currently only used by Xcode; command line lldb doesn't expose the SBLaunchInfo::SetUserID() launch option. <rdar://problem/23154486> llvm-svn: 250981