[Lldb-commits] [PATCH] D17724: Replace getopt with llvm::cl in lldb driver

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 1 08:07:01 PST 2016


zturner added a comment.

I think there's a lot of value in having lldb's help output and cl syntax
match all of the other llvm tools that people are already familiar with.
Simplicity through consistency. So lgtm


http://reviews.llvm.org/D17724





More information about the lldb-commits mailing list