jonathanmetzman
ebd914fb80
Enable i386 fuzzing on 18 projects ( #2748 )
...
Maintainers who own these projects: If you don't want i386 fuzzing, feel free to disable.
I figured i386 fuzzing is generally desirable since it can find more bugs but most projects won't switch because of inertia.
2019-08-22 11:44:03 -04:00
Abhishek Arya
56329c9402
Add jsonnet developer to auto_cc list ( #2598 )
2019-07-13 14:38:21 -07:00
Abhishek Arya
59be14786b
Revert "Remove unmaintained jsonnet." ( #2597 )
...
* Revert "Remove unmaintained jsonnet. (#2595 )"
This reverts commit ded820b3d8
.
* Update project.yaml
2019-07-12 19:39:18 -07:00
Abhishek Arya
ded820b3d8
Remove unmaintained jsonnet. ( #2595 )
2019-07-12 16:25:43 -07:00
jonathanmetzman
7553ee876d
Migrate projects with trouble with exceptions to $LIB_FUZZING_ENGINE ( #2359 )
...
Migrate projects that broke libFuzzer with exceptions to $LIB_FUZZING_ENGINE.
Replace uses of -lFuzzingEngine with `$LIB_FUZZING_ENGINE`
2019-04-30 16:48:34 -04:00
Wei Wang
9d0ab6e60e
[jsonnet] Integrate jsonnet and add a fuzzer ( #2045 )
...
* Add jsonnet
* Update build.sh
* Update build.sh
* Update build file
* Update build.sh
* Update build.sh
* Made it workgit status
* Add more sanitizer configs
* Minor update
* Remove emacs
2018-12-27 08:33:44 -08:00