summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/DominatorTreeTest.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2017-07-14 23:33:04 +0000
committerJustin Bogner <mail@justinbogner.com>2017-07-14 23:33:04 +0000
commitc27a70d048b84b89eff23e753e4c4d8e8bd49600 (patch)
treeccac3e76da6fddd697ca9b26ea120dd1ddaca258 /llvm/unittests/IR/DominatorTreeTest.cpp
parentb9a8f7ab1fd17fe649499ae278af6b876bfe5bd1 (diff)
downloadbcm5719-llvm-c27a70d048b84b89eff23e753e4c4d8e8bd49600.tar.gz
bcm5719-llvm-c27a70d048b84b89eff23e753e4c4d8e8bd49600.zip
[libFuzzer] Allow non-fuzzer args after -ignore_remaining_args=1
With this change, libFuzzer will ignore any arguments after a sigil argument, but it will preserve these arguments at the end of the command line when launching subprocesses. Using this, its possible to handle positional and single-dash arguments to the program under test by discarding everything up to -ignore_remaining_args=1 in LLVMFuzzerInitialize. llvm-svn: 308069
Diffstat (limited to 'llvm/unittests/IR/DominatorTreeTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud