diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2024-05-13 11:51:53 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2024-05-13 18:13:38 +0200 |
commit | a1512f1ad7a143493d0d38a0b715e06d8ba62759 (patch) | |
tree | 229377fc61ecc97b312c9dfca251323d64912f6f /README.md | |
parent | 2ffa33b77cab2e30b912e14bb839f491630ceefb (diff) | |
download | bootstrappable-toolchain-a1512f1ad7a143493d0d38a0b715e06d8ba62759.tar.gz |
Bump clang 18 to 18.1.4
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Available compiler toolchains are: - `gcc-latest-native` - `gcc-13.2.0-native` - `clang-latest-native` -- `clang-18.1.1-native` +- `clang-18.1.4-native` - `clang-17.0.6-native` - `clang-16.0.6-native` - `gcc-latest-musl` |