diff options
author | Thomas Preud'homme <thomasp@graphcore.ai> | 2019-01-14 09:28:53 +0000 |
---|---|---|
committer | Thomas Preud'homme <thomasp@graphcore.ai> | 2019-01-14 09:28:53 +0000 |
commit | bc5e6ee87a08618c3202eb1cecddd24267e64701 (patch) | |
tree | d6f4a11189b1f68206ce2c0f397faa7715a7284b /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | 4b7e12f2cfc8ec1eb0ea537371b8d2f499426655 (diff) | |
download | bcm5719-llvm-bc5e6ee87a08618c3202eb1cecddd24267e64701.tar.gz bcm5719-llvm-bc5e6ee87a08618c3202eb1cecddd24267e64701.zip |
Add support for prefix-only CLI options
Summary:
Add support for options that always prefix their value, giving an error
if the value is in the next argument or if the option is given a value
assignment (ie. opt=val). This is the desired behavior for the -D option
of FileCheck for instance.
Copyright:
- Linaro (changes in version 2 of revision D55940)
- GraphCore (changes in later versions and introduced when creating
D56549)
Reviewers: jdenny
Subscribers: llvm-commits, probinson, kristina, hiraditya,
JonChesterfield
Differential Revision: https://reviews.llvm.org/D56549
llvm-svn: 351038
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions