krytarowski added a comment.

In http://reviews.llvm.org/D17724#366479, @clayborg wrote:

> Our current consistent way of parsing options is to use getopt_long() 
> everywhere.


Actually with usage of `getopt_long_only()` which is unportable.


http://reviews.llvm.org/D17724



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to