commit | 162e055c2bd275339781a18a8da99354beafe0de | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Thu Feb 09 19:37:18 2017 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Thu Feb 09 19:37:18 2017 +0000 |
tree | 503c72366a8534aa81d31d678e4aad4d5b42b6ee | |
parent | 3e8303014828be8ed93f9d4f14f81a9a3fa39a8e [diff] |
[utils] coverage: Add help text about the --restrict flag (NFC) Passing the --restrict flag to the coverage prep script before other positional arguments is wrong, because it prevents the argparse module from telling apart arguments to --restrict versus positional arguments. Pointed out by Sean Callanan! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294616 91177308-0d34-0410-b5e6-96231b3b80d8