diff options
Diffstat (limited to 'dashboard/config/linux/bits/kmsan.yml')
| -rw-r--r-- | dashboard/config/linux/bits/kmsan.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/kmsan.yml b/dashboard/config/linux/bits/kmsan.yml index fa299358e..38bc33a6d 100644 --- a/dashboard/config/linux/bits/kmsan.yml +++ b/dashboard/config/linux/bits/kmsan.yml @@ -1,9 +1,11 @@ # Copyright 2020 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. +compiler: /usr/local/clang-kmsan/bin/clang + kernel: repo: https://github.com/google/kmsan.git - tag: kmsan-v5.15-rc2 + tag: kmsan-v5.18-rc4 config: - KMSAN |
