Benjamin Kramer
|
3987385f7b
|
Add clangd-fuzzer to llvm's fuzz targets (#922)
This requires also checking out clang-tools-extra.
|
2017-10-26 09:47:16 -07:00 |
morehouse
|
e0c7d2f5bd
|
[llvm] Add clang-proto-fuzzer. (#885)
* [llvm] Add clang-proto-fuzzer.
- Move protobuf build to build.sh to avoid container overflow false
positive
- Build clang-[proto-]fuzzer using OSS-Fuzz environment variables.
* [llvm] Simplify build.sh and use OSS-Fuzz's environment variables.
|
2017-10-12 16:20:00 -07:00 |
Kostya Serebryany
|
1fe314f3af
|
redirect svn output to a log file
|
2017-10-11 11:32:49 -07:00 |
Kostya Serebryany
|
af0d768f3d
|
use "ninja fuzzer" instead of "ninja check-fuzzer"
|
2017-10-10 12:23:51 -07:00 |
Kostya Serebryany
|
db1bf6657b
|
add initial set up for LLVM fuzzers (#788)
* add initial set up for LLVM fuzzers
* update LLVM docker/build to match the fresh LLVM flags
* update LLVM docker/build
|
2017-08-23 14:17:03 -07:00 |