[all-commits] [llvm/llvm-project] 0ff290: [lldb] Hyphenate Objective-C exception breakpoint ...
Stephane Moore via All-commits
all-commits at lists.llvm.org
Tue Mar 1 15:03:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ff290570965b920d0fb8495c0e4b43e6e9ccbf0
https://github.com/llvm/llvm-project/commit/0ff290570965b920d0fb8495c0e4b43e6e9ccbf0
Author: Stephane Moore <stephane.moore at gmail.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M lldb/tools/lldb-vscode/VSCode.cpp
Log Message:
-----------
[lldb] Hyphenate Objective-C exception breakpoint labels ✍️
Objective-C is officially hyphenated:
https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html#//apple_ref/doc/uid/TP30001163
Reviewed By: mwyman, clayborg
Differential Revision: https://reviews.llvm.org/D113616
More information about the All-commits
mailing list