[PATCH] D61270: [CommandLine] Enable Grouping for short options by default. Part 4 of 5

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 21:46:58 PDT 2019


MaskRay added a comment.

Thank you for the patch series!

>   This is consistent with GNU getopt behavior.

This is not GNU specific :) It is POSIX Utility Syntax Guidelines 5 http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap12.html


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61270/new/

https://reviews.llvm.org/D61270





More information about the llvm-commits mailing list