You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation note:
clang debian packages can be installed from apt.llvm.org, and we already support it (see compiler_install.sh and llvm.sh), so this could be a matter of bumping the min version.
The text was updated successfully, but these errors were encountered:
std::format is supported on clang 17+, but we're on 16.
As a part of this task:
Implementation note:
clang debian packages can be installed from apt.llvm.org, and we already support it (see compiler_install.sh and llvm.sh), so this could be a matter of bumping the min version.
The text was updated successfully, but these errors were encountered: