[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)

2024-09-09 Thread Danny Mösch via cfe-commits
SimplyDanny wrote: Merged. Thank you for the addition, @c8ef! https://github.com/llvm/llvm-project/pull/107665 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)

2024-09-09 Thread Danny Mösch via cfe-commits
https://github.com/SimplyDanny closed https://github.com/llvm/llvm-project/pull/107665 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)

2024-09-08 Thread via cfe-commits
c8ef wrote: Dear reviewers, if you the patch looks good to you, could you please assist me in merging it? @SimplyDanny @shafik https://github.com/llvm/llvm-project/pull/107665 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm

[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)

2024-09-07 Thread Danny Mösch via cfe-commits
https://github.com/SimplyDanny approved this pull request. https://github.com/llvm/llvm-project/pull/107665 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)

2024-09-07 Thread via cfe-commits
@@ -98,3 +98,6 @@ List of projects and tools uses of reserved identifiers to ensuring that code adheres to lifecycle protocols for certain LibreOffice-specific classes. They may serve as examples for writing RecursiveASTVisitor-based plugins." + +`

[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)

2024-09-07 Thread via cfe-commits
https://github.com/c8ef updated https://github.com/llvm/llvm-project/pull/107665 >From 441667c1113c7c65c485e4a66fade8c529dca949 Mon Sep 17 00:00:00 2001 From: c8ef Date: Sat, 7 Sep 2024 10:39:25 +0800 Subject: [PATCH 1/2] Update ExternalClangExamples.rst --- clang/docs/ExternalClangExamples.rs

[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)

2024-09-07 Thread Danny Mösch via cfe-commits
@@ -98,3 +98,6 @@ List of projects and tools uses of reserved identifiers to ensuring that code adheres to lifecycle protocols for certain LibreOffice-specific classes. They may serve as examples for writing RecursiveASTVisitor-based plugins." + +`

[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)

2024-09-06 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (c8ef) Changes Closes #107584. --- Full diff: https://github.com/llvm/llvm-project/pull/107665.diff 1 Files Affected: - (modified) clang/docs/ExternalClangExamples.rst (+3) ``diff diff --git a/clang/docs/ExternalClangExa

[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)

2024-09-06 Thread via cfe-commits
https://github.com/c8ef edited https://github.com/llvm/llvm-project/pull/107665 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)

2024-09-06 Thread via cfe-commits
https://github.com/c8ef created https://github.com/llvm/llvm-project/pull/107665 None >From 441667c1113c7c65c485e4a66fade8c529dca949 Mon Sep 17 00:00:00 2001 From: c8ef Date: Sat, 7 Sep 2024 10:39:25 +0800 Subject: [PATCH] Update ExternalClangExamples.rst --- clang/docs/ExternalClangExamples.