summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/DeclPrinter.cpp
diff options
context:
space:
mode:
authorMax Moroz <mmoroz@chromium.org>2019-06-14 19:34:11 +0000
committerMax Moroz <mmoroz@chromium.org>2019-06-14 19:34:11 +0000
commit0784e01a98a01d30474655702051e9f4542ccc31 (patch)
tree5a228690bfe5665423b1b4db404c9674360263a6 /clang/lib/AST/DeclPrinter.cpp
parent2ade4f6f72e09f3c0c293d239243cd00cd69752c (diff)
downloadbcm5719-llvm-0784e01a98a01d30474655702051e9f4542ccc31.tar.gz
bcm5719-llvm-0784e01a98a01d30474655702051e9f4542ccc31.zip
[libFuzzer] Disable len_control by default if LLVMFuzzerCustomMutator is used.
Summary: Some custom mutators may not peform well when size restriction is enforced by len_control. Because of that, it's safer to disable len_control by default in such cases, but still allow users to enable it manually. Bug example: https://bugs.chromium.org/p/chromium/issues/detail?id=919530. Tested manually with LPM-based and regular fuzz targets. Reviewers: kcc, vitalybuka, metzman Reviewed By: kcc, metzman Subscribers: delcypher, #sanitizers, llvm-commits Tags: #llvm, #sanitizers Differential Revision: https://reviews.llvm.org/D63334 llvm-svn: 363443
Diffstat (limited to 'clang/lib/AST/DeclPrinter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud