aboutsummaryrefslogtreecommitdiff
path: root/projects/simd/project.yaml
blob: 07eaebd3cc8ddc7cb3432194c239e387000022f6 (plain)
1
2
3
4
5
6
7
8
9
10
homepage: "http://ermig1979.github.io/Simd"
language: c++
primary_contact: "ermig@tut.by"
auto_ccs:
  - "Adam@adalogics.com"
sanitizers:
  - address
  - undefined
  - memory
main_repo: 'https://github.com/ermig1979/Simd'