mirror of https://github.com/google/oss-fuzz.git
Update project.yaml
This commit is contained in:
parent
91f32342b6
commit
f0d8433eb7
|
@ -6,9 +6,10 @@ auto_ccs:
|
|||
- "vsk@apple.com"
|
||||
- "llvm-bugs@lists.llvm.org"
|
||||
|
||||
# TODO(kcc): enable other sanitizers.
|
||||
# TODO(kcc): enable msan.
|
||||
sanitizers:
|
||||
- address
|
||||
- undefined
|
||||
|
||||
# The LLVM build currently supports only libFuzzer
|
||||
fuzzing_engines:
|
||||
|
|
Loading…
Reference in New Issue