aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorThomas Preud'homme <thomasp@graphcore.ai>2019-02-05 14:17:16 +0000
committerThomas Preud'homme <thomasp@graphcore.ai>2019-02-05 14:17:16 +0000
commitf929a0f81b6f75f880796b3716ab8a858a764de9 (patch)
tree5130da9fb17ccce2301d20b2e00087572d975d69 /llvm/utils/FileCheck/FileCheck.cpp
parent8450ad17a95eff0f14cf720fc80b03a95944f7dd (diff)
downloadllvm-f929a0f81b6f75f880796b3716ab8a858a764de9.zip
llvm-f929a0f81b6f75f880796b3716ab8a858a764de9.tar.gz
llvm-f929a0f81b6f75f880796b3716ab8a858a764de9.tar.bz2
Recommit: 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: 353172
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions