File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ RUN tar xzf /bats-core.tar.gz && mv bats-core-*/ bats-core \
2020FROM ubuntu:24.04@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252
2121
2222ARG CCACHE_VERSION=4.12
23- ARG CLANG_VERSION=18
23+ ARG CLANG_VERSION=19
2424ARG CPM_VERSION=0.40.2
2525ARG INCLUDE_WHAT_YOU_USE_VERSION=0.22
2626ARG XWIN_VERSION=0.6.7
Original file line number Diff line number Diff line change 11{
2- "clang-18 " : " 1:18 .1.8 ~++20240731025043+3b5b5c1ec4a3 -1~exp1~20240731145144.92 " ,
3- "clangd-18 " : " 1:18 .1.8 ~++20240731025043+3b5b5c1ec4a3 -1~exp1~20240731145144.92 " ,
4- "clang-format-18 " : " 1:18 .1.8 ~++20240731025043+3b5b5c1ec4a3 -1~exp1~20240731145144.92 " ,
5- "clang-tidy-18 " : " 1:18 .1.8 ~++20240731025043+3b5b5c1ec4a3 -1~exp1~20240731145144.92 " ,
6- "clang-tools-18 " : " 1:18 .1.8 ~++20240731025043+3b5b5c1ec4a3 -1~exp1~20240731145144.92 " ,
7- "libclang-rt-18 -dev" : " 1:18 .1.8 ~++20240731025043+3b5b5c1ec4a3 -1~exp1~20240731145144.92 " ,
8- "lld-18 " : " 1:18 .1.8 ~++20240731025043+3b5b5c1ec4a3 -1~exp1~20240731145144.92 " ,
9- "llvm-18 " : " 1:18 .1.8 ~++20240731025043+3b5b5c1ec4a3 -1~exp1~20240731145144.92 " ,
10- "mull-18 " : " 0.26.1 "
2+ "clang-19 " : " 1:19 .1.7 ~++20250804090312+cd708029e0b2 -1~exp1~20250804210325.79 " ,
3+ "clangd-19 " : " 1:19 .1.7 ~++20250804090312+cd708029e0b2 -1~exp1~20250804210325.79 " ,
4+ "clang-format-19 " : " 1:19 .1.7 ~++20250804090312+cd708029e0b2 -1~exp1~20250804210325.79 " ,
5+ "clang-tidy-19 " : " 1:19 .1.7 ~++20250804090312+cd708029e0b2 -1~exp1~20250804210325.79 " ,
6+ "clang-tools-19 " : " 1:19 .1.7 ~++20250804090312+cd708029e0b2 -1~exp1~20250804210325.79 " ,
7+ "libclang-rt-19 -dev" : " 1:19 .1.7 ~++20250804090312+cd708029e0b2 -1~exp1~20250804210325.79 " ,
8+ "lld-19 " : " 1:19 .1.7 ~++20250804090312+cd708029e0b2 -1~exp1~20250804210325.79 " ,
9+ "llvm-19 " : " 1:19 .1.7 ~++20250804090312+cd708029e0b2 -1~exp1~20250804210325.79 " ,
10+ "mull-19 " : " 0.27.0 "
1111}
You can’t perform that action at this time.
0 commit comments