[clang] [analyzer][docs] CSA release notes for clang-20 (PR #124798)

2025-01-29 Thread Balazs Benics via cfe-commits
https://github.com/steakhal updated https://github.com/llvm/llvm-project/pull/124798 >From 65f0bce634bce28430fa2c722ee0a396a8935bba Mon Sep 17 00:00:00 2001 From: Balazs Benics Date: Tue, 28 Jan 2025 18:26:37 +0100 Subject: [PATCH] [analyzer][docs] Release notes for clang-20 The commits were g

[clang] [analyzer][docs] CSA release notes for clang-20 (PR #124798)

2025-01-28 Thread Arseniy Zaostrovnykh via cfe-commits
https://github.com/necto approved this pull request. I don't know the best practices related to release notes, but the changes look good to me https://github.com/llvm/llvm-project/pull/124798 ___ cfe-commits mailing list cfe-commits@lists.llvm.org htt

[clang] [analyzer][docs] CSA release notes for clang-20 (PR #124798)

2025-01-28 Thread Balazs Benics via cfe-commits
steakhal wrote: @necto as you also contributed a signifficant amount in this release. https://github.com/llvm/llvm-project/pull/124798 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [analyzer][docs] CSA release notes for clang-20 (PR #124798)

2025-01-28 Thread Pavel Skripkin via cfe-commits
https://github.com/pskrgag approved this pull request. Thanks! Looks good to me https://github.com/llvm/llvm-project/pull/124798 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [analyzer][docs] CSA release notes for clang-20 (PR #124798)

2025-01-28 Thread Balazs Benics via cfe-commits
steakhal wrote: ![page1](https://github.com/user-attachments/assets/5f0c96be-0a83-44e8-a29f-a03cacf7ab50) ![page2](https://github.com/user-attachments/assets/09db787a-8ca4-48b7-b1fd-725b70158464) https://github.com/llvm/llvm-project/pull/124798 ___ cf

[clang] [analyzer][docs] CSA release notes for clang-20 (PR #124798)

2025-01-28 Thread Balazs Benics via cfe-commits
https://github.com/steakhal edited https://github.com/llvm/llvm-project/pull/124798 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [analyzer][docs] CSA release notes for clang-20 (PR #124798)

2025-01-28 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang-static-analyzer-1 Author: Balazs Benics (steakhal) Changes The commits were gathered using: ```sh git log --reverse --oneline llvmorg-20-init..llvm/main \ clang/{lib/StaticAnalyzer,include/clang/StaticAnalyzer} | grep -v NFC | grep -v OpenACC |

[clang] [analyzer][docs] CSA release notes for clang-20 (PR #124798)

2025-01-28 Thread Balazs Benics via cfe-commits
https://github.com/steakhal milestoned https://github.com/llvm/llvm-project/pull/124798 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [analyzer][docs] CSA release notes for clang-20 (PR #124798)

2025-01-28 Thread Balazs Benics via cfe-commits
https://github.com/steakhal created https://github.com/llvm/llvm-project/pull/124798 The commits were gathered using: ```sh git log --reverse --oneline llvmorg-20-init..llvm/main \ clang/{lib/StaticAnalyzer,include/clang/StaticAnalyzer} | grep -v NFC | grep -v OpenACC | grep -v -i revert ```