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

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: rebase again because catapalt 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
« no previous file with comments | « third_party/libFuzzer/OWNERS ('k') | tools/checklicenses/checklicenses.py » ('j') | 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: 1d3e15006639ad8c1aadd2d7bac4dab9a6be7da6
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
« no previous file with comments | « third_party/libFuzzer/OWNERS ('k') | tools/checklicenses/checklicenses.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698