Hello,
I worked on this for a while. There were issues that I discuss here:
Bumping the clang version itself on Jenkins is straightforward, and is
done in this patch:
Bump linux_clang_dbgutil_64 to clang 18.1.8
https://gerrit.libreoffice.org/c/lode/+/182317
On the other hand, there are issue
On 18.2.2025 8.40, Noel Grandin wrote:
On 2/18/2025 7:17 AM, Ilmari Lauhakangas wrote:
On 17.2.2025 22.15, Hossein Nourikhah wrote:
Is it possible upgrade clang on CI machines to version 18 (or
possibly, 19)?
This is not a question about CI, but the whole Linux baseline and
should be discu
On 2/18/2025 7:17 AM, Ilmari Lauhakangas wrote:
On 17.2.2025 22.15, Hossein Nourikhah wrote:
Is it possible upgrade clang on CI machines to version 18 (or possibly, 19)?
This is not a question about CI, but the whole Linux baseline and should be
discussed in an ESC meeting.
Typically we
On 17.2.2025 22.15, Hossein Nourikhah wrote:
Hello,
The baseline for LibreOffice C++ source code is now C++20. But, the
clang 12 installed on CI machines is quite old, and lacks some important
C++20 features. ("/home/tdf/lode/opt_private/clang-llvmorg-12.0.1/bin/
clang" is visible in the buil
I can't really recall as my pc is not working but I think I have been using
Clang 18 to build on my Ubuntu 22.04 LTS.
On Tue, Feb 18, 2025, 1:53 AM Hossein Nourikhah
wrote:
> Hello,
>
> The baseline for LibreOffice C++ source code is now C++20. But, the
> clang 12 installed on CI machines is qui