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-15 19:46:45 +00:00
|
|
|
- "akilsrin@apple.com"
|
2017-08-30 23:49:57 +00:00
|
|
|
- "llvm-bugs@lists.llvm.org"
|
2017-12-18 21:11:49 +00:00
|
|
|
- "igmyrj@gmail.com"
|
2018-01-05 16:56:26 +00:00
|
|
|
- "mitchphillips@outlook.com"
|
2018-01-12 19:33:48 +00:00
|
|
|
- "xpl0re@gmail.com"
|
2018-06-04 14:47:09 +00:00
|
|
|
- "jfb@chromium.org"
|
2018-07-03 18:23:08 +00:00
|
|
|
- "eneyman@google.com"
|
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
|