Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Side by Side Diff: third_party/libFuzzer/README.chromium

Issue 1752183002: Pull in libFuzzer as a third party dep. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update readme. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« testing/libfuzzer/BUILD.gn ('K') | « third_party/libFuzzer/OWNERS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: libFuzzer
2 URL: http://llvm.org/docs/LibFuzzer.html
3 Version: 7af9c54c44b8ff3beed8456689d04628a3a8a58a
4 License: University of Illinois/NCSA Open Source
5 License File: LICENSE.TXT
6 Security Critical: no
7
8 Description:
9 Library for in-process coverage-guided fuzz testing (fuzzing) of other
10 libraries.
11
12 Local Modifications:
13 None.
OLDNEW
« testing/libfuzzer/BUILD.gn ('K') | « third_party/libFuzzer/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698