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
Currently, the build system downloads a pre-build clang 14 archive.
This is a very old compiler. Instead, use the system compiler (clang or gcc) and install the distro's native llvm-14 package.