mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
This patch adds the ability to open URLs from lldb on macOS. This can be a website URL or a deep link to a particular application. rdar://143327616 Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>