2017-08-23 21:17:03 +00:00
|
|
|
homepage: "http://llvm.org/"
|
|
|
|
primary_contact: "kcc@google.com"
|
|
|
|
auto_ccs:
|
|
|
|
- "mascasa@google.com"
|
2017-09-04 15:47:31 +00:00
|
|
|
- "jdevlieghere@apple.com"
|
2017-10-10 15:42:49 +00:00
|
|
|
- "vsk@apple.com"
|
2017-12-11 23:24:47 +00:00
|
|
|
- "akila_srinivasan@apple.com"
|
2017-08-30 23:49:57 +00:00
|
|
|
- "llvm-bugs@lists.llvm.org"
|
2017-08-23 21:17:03 +00:00
|
|
|
|
2017-10-13 00:44:32 +00:00
|
|
|
# TODO(kcc): enable msan.
|
2017-08-23 21:17:03 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
|
|
|
|
# The LLVM build currently supports only libFuzzer
|
|
|
|
fuzzing_engines:
|
|
|
|
- libfuzzer
|
2017-09-04 15:47:31 +00:00
|
|
|
|
2017-08-30 22:00:28 +00:00
|
|
|
# Bug reports are public by default:
|
|
|
|
view_restrictions: none
|