Re: Request to update Clang in libc++ pre-commit CI

2025-03-12 Thread Mark de Wever
update. > > We will let you know via email and on the PR when it has been done. > > Thanks, > David Spickett. > > On Tue, 11 Mar 2025 at 19:13, Mark de Wever wrote: > > > Hi, > > > > Clang 20 has been released and per libc++ policy we want to remove

Request to update Clang in libc++ pre-commit CI

2025-03-11 Thread Mark de Wever
Hi, Clang 20 has been released and per libc++ policy we want to remove support for Clang 18. While testing a patch to remove Clang 18 support [1] I noticed the ARM buildbots you maintain failed [2] since they use Clang 18. Would it be possible to update these bots to Clang 20 or Clang 19? [1] h

CMake requirements LLVM buildbots

2023-08-16 Thread Mark de Wever
Hi, As discussed in [1] I just committed [2] to update the minimum CMake version in LLVM to 3.20.0. Unfortunately it seems the ARM builders in the libc++ precommit CI are running CMake 3.16.3 [3]. Would it be possible to update these builders? [1] https://discourse.llvm.org/t/rfc-upgrading-llvm