By the way, if you go to https://github.com/claude and "block this user", every Github repo you visit containing code credited to Claude will actually have a warning sigil

CF

@mcc oh no

@nick @mcc time to improve gcc.

If anyone needs a mentor on gcc, i can help.

@pinskia @nick @mcc Sadly LLVM isn't just a compiler, see how it's a mesa dependency for example or tools like clang-format, lldb, …

@lanodan @nick @mcc gdb will most likely also adopting the same wording as binutils due to the overlap usage of bfd.

As far as mesa and other gui runtimes stuff, that needs to be redone. Gcc or something more. Right now from what I remember Mesa depends on older versions of llvm due to api instability too.

With respect to clang-format, there is some work going on dealing with gcc a68 which might be reused with c/c++ frontends too

@pinskia @lanodan @nick @mcc i should probably switch from clangd to ccls too then, or, i actuaydo the thingies that makes me not need an lsp at all anymore, which would be even better