summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMatt Morehouse <mascasa@google.com>2017-08-18 18:34:39 +0000
committerMatt Morehouse <mascasa@google.com>2017-08-18 18:34:39 +0000
commit6178cfaf7bd4144371b75279e903f6fcc405b6f3 (patch)
tree64384b8e4ab06e86870120830f2cd5454fe8531d /clang/lib/Frontend/CompilerInvocation.cpp
parent5cd3d5c8d63bd1070da792fe06b4dc4401a20d06 (diff)
downloadbcm5719-llvm-6178cfaf7bd4144371b75279e903f6fcc405b6f3.tar.gz
bcm5719-llvm-6178cfaf7bd4144371b75279e903f6fcc405b6f3.zip
[clang-proto-fuzzer] Allow user-specified compiler arguments.
Summary: Arguments can be specified after -ignore_remaining_args=1 to modify the compiler invocation. For example, the following command-line will fuzz LLVM with a custom optimization level and target triple: clang-proto-fuzzer CORPUS/ -ignore_remaining_args -O3 \ -triple arm64-apple-ios9 Reviewers: vitalybuka, kcc Reviewed By: vitalybuka Subscribers: aemerson, cfe-commits, kristof.beyls Differential Revision: https://reviews.llvm.org/D36882 llvm-svn: 311185
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud