aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--projects/llvm/project.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/projects/llvm/project.yaml b/projects/llvm/project.yaml
index ad16821f..ebeaad91 100644
--- a/projects/llvm/project.yaml
+++ b/projects/llvm/project.yaml
@@ -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: