| commit | 4530dffbc7617b97b328550db373862e1d3a85c2 | [log] [tgz] |
|---|---|---|
| author | George Rimar <grimar@accesssoftek.com> | Wed Jul 26 09:09:56 2017 +0000 |
| committer | George Rimar <grimar@accesssoftek.com> | Wed Jul 26 09:09:56 2017 +0000 |
| tree | 841ee96ab6641dc7547e22777449f49768024fec | |
| parent | c1918ad571e0552249eb64d525381b51b79753fe [diff] |
[libOption] - Add flag allowing to print options aliases in help text. By default, we display only options that are not hidden and have help texts. This patch adds flag allowing to display aliases that have no help text. In this case help text of aliased option used instead. Differential revision: https://reviews.llvm.org/D35476 llvm-svn: 309087