On 29.02.2024 10:55, Roger Pau Monne wrote: > --- a/README > +++ b/README > @@ -41,7 +41,7 @@ provided by your OS distributor: > - GCC 4.1.2_20070115 or later > - GNU Binutils 2.16.91.0.5 or later > or > - - Clang/LLVM 3.5 or later > + - Clang/LLVM 14.0.0 or later
Wow, that's a big step. I'm build-testing with Clang7 on one system and with Clang5 on another (and the latter more frequently than the former). If any real dependency on this new a version (about 3 years old?) was introduced, I would then no longer be able to locally test any Clang builds (and hence the risk would again increase that I introduce issues that affect just Clang builds). Jan