LLVM 16.1.0 released <a href="https://discourse.llvm.org/t/llvm-19-1-0-released/81285" rel="nofollow">Version 16.1.0</a> of the LLVM compiler suite has been released: This is the first release in the LLVM 19.x series and represents 6 months of work the LLVM community. During this period 1502 unique authors contributed 18925 commits (3605729 lines added and 1665792 lines removed) to LLVM. As usual, there is a long list of changes; see the release notes for https://releases.llvm.org/19.1.0/docs/ReleaseNotes.html , https://releases.llvm.org/19.1.0/projects/libcxx/docs/ReleaseNotes.html , https://releases.llvm.org/19.1.0/tools/lld/docs/ReleaseNotes.html , https://releases.llvm.org/19.1.0/tools/clang/docs/ReleaseNotes.html , and <a href="https://releases.llvm.org/19.1.0/tools/clang/tools/extra/docs/ReleaseNotes.html" rel="nofollow">Extra Clang Tools</a> for changes to each. https://lwn.net/Articles/990706/