https://github.com/JuliaLang/julia
Raw File
Tip revision: 07d16588ac2dfb923583fab128f9dc161f20c00f authored by Kristoffer on 27 April 2023, 16:26:50 UTC
run the artifact macro expansion code in a fixed world
Tip revision: 07d1658
clang.version
## jll artifact
# Clang (paired with LLVM, only here as a JLL download)
CLANG_JLL_NAME := Clang
CLANG_JLL_VER  := 14.0.6+3
back to top