[clang] [clang][doc]: Merge entries with duplicate content. (PR #134089)

2025-04-07 Thread Aaron Ballman via cfe-commits
https://github.com/AaronBallman approved this pull request. LGTM! What do you think @erichkeane? https://github.com/llvm/llvm-project/pull/134089 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cf

[clang] [clang][doc]: Merge entries with duplicate content. (PR #134089)

2025-04-07 Thread Erich Keane via cfe-commits
erichkeane wrote: Yeah, LGTM. Thank you! https://github.com/llvm/llvm-project/pull/134089 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][doc]: Merge entries with duplicate content. (PR #134089)

2025-04-07 Thread Aaron Ballman via cfe-commits
AaronBallman wrote: Ugh, the issue was on my end. I downloaded the changes, rebuilt the documentation... and skipped the step where I rebuild clang-tblgen. When I do things properly, it works (shocking, I know). https://github.com/llvm/llvm-project/pull/134089 _

[clang] [clang][doc]: Merge entries with duplicate content. (PR #134089)

2025-04-07 Thread Aaron Ballman via cfe-commits
https://github.com/AaronBallman closed https://github.com/llvm/llvm-project/pull/134089 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][doc]: Merge entries with duplicate content. (PR #134089)

2025-04-07 Thread Aaron Ballman via cfe-commits
AaronBallman wrote: This is what I'm getting (I applied the patch locally, re-ran clang-tblgen, then re-ran `make html` to make the docs): ![Screenshot 2025-04-07 083145](https://github.com/user-attachments/assets/4749dac5-2f53-479e-9253-7cd1cf2af00c) https://github.com/llvm/llvm-project/pull

[clang] [clang][doc]: Merge entries with duplicate content. (PR #134089)

2025-04-07 Thread via cfe-commits
YLChenZ wrote: Why is that? It's strange, the first patch I just merged the same Heading, and then according to your suggestion, the second patch merged the same Content entries. Then the third patch: did not include Undocumented. I used the build steps you gave to get this: ![屏幕截图 2025-04-07

[clang] [clang][doc]: Merge entries with duplicate content. (PR #134089)

2025-04-07 Thread via cfe-commits
YLChenZ wrote: > I'm still seeing `cf_returns_retained` that's distinct from > `cf_returns_not_retained`, etc. @AaronBallman Really? But here's what I'm getting when I run it: ![屏幕截图 2025-04-07 195538](https://github.com/user-attachments/assets/a1a61b46-3fdb-4e58-adde-d35b7c9562fe) https:

[clang] [clang][doc]: Merge entries with duplicate content. (PR #134089)

2025-04-07 Thread Aaron Ballman via cfe-commits
AaronBallman wrote: I thought we decided to merge everything but the undocumented attributes? I'm still seeing `cf_returns_retained` that's distinct from `cf_returns_not_retained`, etc. https://github.com/llvm/llvm-project/pull/134089 ___ cfe-commits

[clang] [clang][doc]: Merge entries with duplicate content. (PR #134089)

2025-04-06 Thread via cfe-commits
https://github.com/YLChenZ edited https://github.com/llvm/llvm-project/pull/134089 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits