oss-fuzz/projects/spirv-tools/project.yaml

17 lines
369 B
YAML

homepage: https://github.com/KhronosGroup/SPIRV-Tools
language: c++
primary_contact: rharrison@google.com
auto_ccs:
- "afdx@google.com"
- "alanbaker@google.com"
- "stevenperron@google.com"
- "nathangauer@google.com"
sanitizers:
- address
- memory
- undefined
main_repo: 'https://github.com/KhronosGroup/SPIRV-Tools.git'
architectures:
- x86_64
- i386