CI / build-and-test (push) Failing after 19s
<llvm.sh 18 all> installs clang-18 with full C++23 support. sort -V ensures the highest clang version is selected when multiple are installed. Removes -stdlib=libc++ (clang-18 provides <format> via its own header, no flag needed).