[all-commits] [llvm/llvm-project] 41d5d2: [lldb/Host] Add ability to open URLs on macOS (#12...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Wed Feb 5 10:07:30 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41d5d2b5a216d82cd4e20f2dcf32708978d11114
https://github.com/llvm/llvm-project/commit/41d5d2b5a216d82cd4e20f2dcf32708978d11114
Author: Med Ismail Bennani <ismail at bennani.ma>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M lldb/include/lldb/Host/Host.h
M lldb/source/Host/macosx/objcxx/Host.mm
Log Message:
-----------
[lldb/Host] Add ability to open URLs on macOS (#125893)
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 at bennani.ma>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list