OSDN Git Service

[Bash-autocompletion] Show flags which has HelpText or GroupID
authorYuka Takahashi <yukatkh@gmail.com>
Wed, 5 Jul 2017 02:36:32 +0000 (02:36 +0000)
committerYuka Takahashi <yukatkh@gmail.com>
Wed, 5 Jul 2017 02:36:32 +0000 (02:36 +0000)
commit7a41a9b0dc75882105ecbec559b2ecb7d03c7a91
tree353fe383768fec21f781abf97577fc1b287d9353
parent3f4f926b6a830a8555747288e7d2de0a983ef395
[Bash-autocompletion] Show flags which has HelpText or GroupID

Summary: Otherwise internal flags will be also completed.

Differential Revision: https://reviews.llvm.org/D34930

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307116 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Option/OptTable.cpp