aboutsummaryrefslogtreecommitdiff
path: root/projects/spirv-tools/project.yaml
blob: 2f02d02bc5419f6df7dc3b123b34486c7fb6ba09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"
sanitizers:
  - address
  - memory
  - undefined
main_repo: 'https://github.com/KhronosGroup/SPIRV-Tools.git'
architectures:
  - x86_64
  - i386