homepage: "http://llvm.org/" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs: | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
sanitizers: | |
- address | |
- memory | |
fuzzing_engines: | |
- libfuzzer | |
- honggfuzz | |
# Bug reports are public by default: | |
view_restrictions: none | |
main_repo: 'https://github.com/llvm/llvm-project.git' |