JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
LGTM with the inline comment addressed.
Do you need someone to commit this for you?
================
Comment at: lldb/source/Commands/Options.td:155
Arg<"Selector">, Required,
- Desc<"Set the breakpoint by ObjC selector name. Can be repeated multiple "
- "times to make one breakpoint for multiple Selectors.">;
+ Desc<"Set the breakpoint by Objective-C selector name. Can be repeated "
+ "multiple times to make one breakpoint for multiple Selectors.">;
----------------
Seems like this line needs an extra space as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124338/new/
https://reviews.llvm.org/D124338
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits