[clang] [NFC] Tweak docs for unique-object-duplication warning (PR #142158)

2025-06-02 Thread Abid Qadeer via cfe-commits
abidh wrote: I noticed docs-clang-html failing after this. I have opened https://github.com/llvm/llvm-project/pull/142387 to fix it. https://github.com/llvm/llvm-project/pull/142158 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists

[clang] [NFC] Tweak docs for unique-object-duplication warning (PR #142158)

2025-05-30 Thread Nico Weber via cfe-commits
https://github.com/nico closed https://github.com/llvm/llvm-project/pull/142158 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [NFC] Tweak docs for unique-object-duplication warning (PR #142158)

2025-05-30 Thread Nico Weber via cfe-commits
https://github.com/nico approved this pull request. https://github.com/llvm/llvm-project/pull/142158 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [NFC] Tweak docs for unique-object-duplication warning (PR #142158)

2025-05-30 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Devon Loehr (DKLoehr) Changes This improves the documentation for the unique-object-duplication warning. It clarifies the conditions for the warning to fire, provides clearer instructions on how to resolve it, and adjusts wording to be mo

[clang] [NFC] Tweak docs for unique-object-duplication warning (PR #142158)

2025-05-30 Thread Devon Loehr via cfe-commits
https://github.com/DKLoehr created https://github.com/llvm/llvm-project/pull/142158 This improves the documentation for the unique-object-duplication warning. It clarifies the conditions for the warning to fire, provides clearer instructions on how to resolve it, and adjusts wording to be more