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

Kamil Rytarowski via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 29 17:11:16 PST 2016


krytarowski added a comment.

Just to make it clear -- NetBSD has system `getopt`(3), we just deliberately rejected `-long -only` syntax.


http://reviews.llvm.org/D17724





More information about the lldb-commits mailing list