https://github.com/JuliaLang/julia
Raw File
Tip revision: 8870c82ae7483a999c338f7899c8f81a3c5cc6e3 authored by Lilith Orion Hafner on 30 January 2024, 15:55:35 UTC
Fix typo
Tip revision: 8870c82
clang.version
## jll artifact
# Clang (paired with LLVM, only here as a JLL download)
CLANG_JLL_NAME := Clang
CLANG_JLL_VER  := 16.0.6+3
back to top