Update project.yaml

This commit is contained in:
Kostya Serebryany 2017-10-12 17:44:32 -07:00 committed by GitHub
parent 91f32342b6
commit f0d8433eb7
1 changed files with 2 additions and 1 deletions

View File

@ -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: