mirror of https://github.com/google/oss-fuzz.git
17 lines
331 B
YAML
17 lines
331 B
YAML
homepage: "https://libcxx.llvm.org/"
|
|
language: c++
|
|
primary_contact: "mclow.lists@gmail.com"
|
|
main_repo: https://github.com/llvm/llvm-project.git
|
|
auto_ccs:
|
|
- "timshen91@gmail.com"
|
|
- "jfb@chromium.org"
|
|
- "bigcheesegs@gmail.com"
|
|
- "eric@efcs.ca"
|
|
- "ldionne.2@gmail.com"
|
|
|
|
fuzzing_engines:
|
|
- afl
|
|
- honggfuzz
|
|
- libfuzzer
|
|
|