diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2024-07-09 16:50:52 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2024-07-09 18:25:13 +0200 |
commit | e6837f60786a942f492ec57ba8114ac15eb9f2e6 (patch) | |
tree | cb4faedf62b869c76ef6e7efcb1f87ea392fe84b /README.md | |
parent | 26bc0ce6518ce3293053c36432de7f4ec7cc610d (diff) | |
download | bootstrappable-toolchain-e6837f60786a942f492ec57ba8114ac15eb9f2e6.tar.gz |
Bump clang 18 to 18.1.8
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Available compiler toolchains are: - `gcc-14.1.0-native` - `gcc-13.3.0-native` - `clang-latest-native` -- `clang-18.1.4-native` +- `clang-18.1.8-native` - `clang-17.0.6-native` - `clang-16.0.6-native` - `gcc-latest-musl` |