diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2025-03-21 13:04:02 +0100 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2025-04-02 15:32:09 +0200 |
commit | 6d6a44d2d005cc76354565fa0cfde5699e7d96bc (patch) | |
tree | 63fac79a1cbe4e8e9481138dc7904ce941452162 /README.md | |
parent | e954e9e0d78413f32d8c11fcb2c96d17e157484b (diff) | |
download | bootstrappable-toolchain-6d6a44d2d005cc76354565fa0cfde5699e7d96bc.tar.gz |
Add Clang 20.1.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ Available compiler toolchains are: - `gcc-14.2.0-native` - `gcc-13.3.0-native` - `clang-latest-native` +- `clang-20.1.0-native` - `clang-19.1.1-native` - `clang-18.1.8-native` - `clang-17.0.6-native` |