commit | 20b2e43d7308551b378b93545c7334de36b79c0d | [log] [tgz] |
---|---|---|
author | Jonathan Metzman <[email protected]> | Wed Sep 26 16:33:55 2018 |
committer | Commit Bot <[email protected]> | Wed Sep 26 16:33:55 2018 |
tree | b39d34af9b236b2b6541e534baf6152516634d7e | |
parent | 08be107d54326b35780d507985eb51d623997495 [diff] [blame] |
Roll src/third_party/libFuzzer/src/ a2d200e6a..a305a5eb8 (2 commits) https://chromium.googlesource.com/chromium/llvm-project/compiler-rt/lib/fuzzer.git/+log/a2d200e6a..a305a5eb8 $ git log a2d200e6a..a305a5eb8 --date=short --no-merges --format='%ad %ae %s' 2018-09-20 metzman [fuzzer] Replace FuzzerExtFunctionsDlsymWin.cpp with FuzzerExtFunctionsWeakAlias.cpp 2018-09-17 morehouse [libFuzzer] Avoid fuzzer symbols being hidden. Bug: 884559 Change-Id: Iabcc2d7517171dc90626b0836953951b289f4322 Reviewed-on: https://chromium-review.googlesource.com/1239460 Commit-Queue: Jonathan Metzman <[email protected]> Reviewed-by: Max Moroz <[email protected]> Cr-Commit-Position: refs/heads/master@{#594342}
diff --git a/DEPS b/DEPS index cc93781..6c78776 100644 --- a/DEPS +++ b/DEPS
@@ -169,7 +169,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. - 'libfuzzer_revision': 'a2d200e6a586f6e291572aafae08e49c71166a5a', + 'libfuzzer_revision': 'a305a5eb85ed42edc5c965c14f308f576cb245ca', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling devtools-node-modules # and whatever else without interference from each other.