https://github.com/jh7370 commented:
At a glance (I haven't tested to confirm), it looks like some tools a) have lost the "hidden" nature of -h and b) have lost the categorisation of the option. My instinct says that the latter is fine as the categorisation was probably a mistake in the first place. The loss of the hidden property is more of a concern if a tool usually hides short aliases in the help text. Thoughts? https://github.com/llvm/llvm-project/pull/225609 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
