On Fri, Aug 6, 2021 at 5:00 AM Bagas Sanjaya <bagasdotme@xxxxxxxxx> wrote: > > Why not just s/Apple LLVM/Apple clang/? because that would break it for older versions of Xcode that reported themselves as "Apple LLVM" and I am not even sure when the change was made to even consider those versions as obsolete. Either way, I am sure once we figure out which versions are affected and which versions macOS developers care enough for, that would be the obvious next step. note that DEVELOPER=1 was broken for a while in macOS and that also affects CI, and it is still known to be suboptimal, since version numbers for Xcode compilers are not always representative of what features can be found in the opensource version with similar numbers. Carlo Carlo