aboutsummaryrefslogtreecommitdiff
path: root/projects/double-conversion/project.yaml
blob: 032608c08a93b48141618aaba842c1f889d83e16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
homepage: "https://github.com/google/double-conversion"
language: c++
primary_contact: "florian@loitsch.com"
auto_ccs:
  - "sbucur@google.com"
sanitizers:
  - address
  - memory
  - undefined
labels:
  string_to_double_fuzzer:
    - sundew
architectures:
  - x86_64
  - i386