Commit d450504
authored
devcontainer: Install clang sanitizer runtimes (#24)
Clang sanitizers require "compiler-rt" runtime libraries
(https://compiler-rt.llvm.org/).
Fedora packages those separately as `compiler-rt`.1 parent d5e7029 commit d450504
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
0 commit comments