Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Commit 205dc14

Browse files
[weekly][03102023]: Pull greenforce clang update from commit 4812eecd7106200c0330d6371afbe036f577244a
Clang Version: 18.0.0 Binutils version: 2.38 2.38.tar.xz LLVM commit: llvm/llvm-project@4812eecd Release: https://github.com/greenforce-project/clang-llvm/releases/tag/03102023 Change-Id: Id281de70de94ce4e22d0d74ebd6fff84b36d03ce Signed-off-by: greenforce-bot <[email protected]>
1 parent feddabf commit 205dc14

File tree

2 files changed

+26
-2
lines changed

2 files changed

+26
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ mkdir -p ~/toolchains/greenforce-clang
1212
Then to download:
1313

1414
```bash
15-
wget -c https://github.com/greenforce-project/clang-llvm/releases/download/03102023/greenforce-clang-18.0.0-03102023-1417.tar.zst -O - | tar -xz -C ~/toolchains/greenforce-clang
15+
wget -c https://github.com/greenforce-project/clang-llvm/releases/download/03102023/greenforce-clang-18.0.0-03102023-1834.tar.zst -O - | tar -xz -C ~/toolchains/greenforce-clang
1616

1717
```
1818

19-
For more information, see clang-18.0.0-03102023-1417-info.txt regarding the majority changes each week.
19+
For more information, see clang-18.0.0-03102023-1834-info.txt regarding the majority changes each week.
2020

2121
## Host compatibility
2222

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
[date]
2+
3 October 2023
3+
4+
[clang-ver]
5+
greenforce clang version 18.0.0 (https://github.com/llvm/llvm-project.git 4812eecd7106200c0330d6371afbe036f577244a)
6+
7+
[llvm-commit]
8+
https://github.com/llvm/llvm-project/commit/4812eecd
9+
10+
[llvm-commit-msg]
11+
[clang-repl] XFAIL new const.cpp test on Windows
12+
13+
[binutils-ver]
14+
2.38
15+
2.38.tar.xz
16+
17+
[host-glibc]
18+
2.35
19+
20+
[size]
21+
187M
22+
23+
[shasum]
24+
34e4f5f4316a6611128f6967d658ab6d721dfa889ff1c6fc7cdcfed77dae17c8

0 commit comments

Comments
 (0)