[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-16 Thread Baranov Victor via cfe-commits
https://github.com/vbvictor approved this pull request. LGTM, but please wait some time for EugeneZelenko to leave a review. https://github.com/llvm/llvm-project/pull/148622 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-16 Thread via cfe-commits
https://github.com/weirdsmiley updated https://github.com/llvm/llvm-project/pull/148622 >From ccbbe50c749274b1e69758f30b12a5d5586e344b Mon Sep 17 00:00:00 2001 From: Manas Date: Mon, 14 Jul 2025 18:08:36 +0530 Subject: [PATCH] [clang][docs] Add all clang-tools-extra The 'Extra Clang Tools' sec

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-16 Thread via cfe-commits
@@ -89,14 +89,53 @@ they'll be tracked here. The focus of this documentation is on the scope and features of the tools for other tool developers; each tool should provide its own user-focused documentation. -``clang-tidy`` +``Clang-Doc`` +- + +`Clang-Doc

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-15 Thread Baranov Victor via cfe-commits
https://github.com/vbvictor edited https://github.com/llvm/llvm-project/pull/148622 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-15 Thread Baranov Victor via cfe-commits
@@ -89,14 +89,53 @@ they'll be tracked here. The focus of this documentation is on the scope and features of the tools for other tool developers; each tool should provide its own user-focused documentation. -``clang-tidy`` +``Clang-Doc`` +- + +`Clang-Doc

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-15 Thread via cfe-commits
https://github.com/weirdsmiley updated https://github.com/llvm/llvm-project/pull/148622 >From 4d59ae8faf2d8b61c86d728b43fe0fc7b72563f7 Mon Sep 17 00:00:00 2001 From: Manas Date: Mon, 14 Jul 2025 18:08:36 +0530 Subject: [PATCH] [clang][docs] Add all clang-tools-extra The 'Extra Clang Tools' sec

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-15 Thread via cfe-commits
@@ -89,14 +89,53 @@ they'll be tracked here. The focus of this documentation is on the scope and features of the tools for other tool developers; each tool should provide its own user-focused documentation. -``clang-tidy`` +``Clang-Doc`` +- + +`Clang-Doc

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-15 Thread via cfe-commits
@@ -89,14 +89,53 @@ they'll be tracked here. The focus of this documentation is on the scope and features of the tools for other tool developers; each tool should provide its own user-focused documentation. -``clang-tidy`` +``Clang-Doc`` +- + +`Clang-Doc

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-15 Thread via cfe-commits
@@ -89,14 +89,53 @@ they'll be tracked here. The focus of this documentation is on the scope and features of the tools for other tool developers; each tool should provide its own user-focused documentation. -``clang-tidy`` +``Clang-Doc`` +- + +`clang-doc

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-15 Thread via cfe-commits
@@ -89,14 +89,53 @@ they'll be tracked here. The focus of this documentation is on the scope and features of the tools for other tool developers; each tool should provide its own user-focused documentation. -``clang-tidy`` +``Clang-Doc`` +- + +`clang-doc

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-15 Thread via cfe-commits
@@ -89,14 +89,53 @@ they'll be tracked here. The focus of this documentation is on the scope and features of the tools for other tool developers; each tool should provide its own user-focused documentation. -``clang-tidy`` +``Clang-Doc`` +- + +`clang-doc

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-15 Thread via cfe-commits
@@ -89,14 +89,53 @@ they'll be tracked here. The focus of this documentation is on the scope and features of the tools for other tool developers; each tool should provide its own user-focused documentation. -``clang-tidy`` +``Clang-Doc`` +- + +`clang-doc

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-15 Thread via cfe-commits
https://github.com/weirdsmiley updated https://github.com/llvm/llvm-project/pull/148622 >From 192361cb68d67941e92f9043b5d4bfa4a8abb4de Mon Sep 17 00:00:00 2001 From: Manas Date: Mon, 14 Jul 2025 18:08:36 +0530 Subject: [PATCH] [clang][docs] Add all clang-tools-extra The 'Extra Clang Tools' sec

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-14 Thread via cfe-commits
https://github.com/EugeneZelenko edited https://github.com/llvm/llvm-project/pull/148622 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-14 Thread via cfe-commits
@@ -97,6 +97,41 @@ linter tool. It provides an extensible framework for building compiler-based static analyses detecting and fixing bug-prone patterns, performance, portability and maintainability issues. +``clang-include-fixer`` EugeneZelenko wrote: Will b

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-14 Thread via cfe-commits
@@ -97,6 +97,41 @@ linter tool. It provides an extensible framework for building compiler-based static analyses detecting and fixing bug-prone patterns, performance, portability and maintainability issues. +``clang-include-fixer`` +--- + +`clang-include-fi

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-14 Thread via cfe-commits
@@ -97,6 +97,41 @@ linter tool. It provides an extensible framework for building compiler-based static analyses detecting and fixing bug-prone patterns, performance, portability and maintainability issues. +``clang-include-fixer`` +--- + +`clang-include-fi

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-14 Thread Baranov Victor via cfe-commits
@@ -97,6 +97,41 @@ linter tool. It provides an extensible framework for building compiler-based static analyses detecting and fixing bug-prone patterns, performance, portability and maintainability issues. +``clang-include-fixer`` +--- + +`clang-include-fi

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-14 Thread Baranov Victor via cfe-commits
@@ -97,6 +97,41 @@ linter tool. It provides an extensible framework for building compiler-based static analyses detecting and fixing bug-prone patterns, performance, portability and maintainability issues. +``clang-include-fixer`` +--- + +`clang-include-fi

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-14 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Manas (weirdsmiley) Changes The 'Extra Clang Tools' section does not mention any other clang tool except clang-tidy. This adds all missing extra tools to sync documentation between this page and the main page of Extra Clang Tools. Fixes

[clang] [clang][docs] Add all clang-tools-extra (PR #148622)

2025-07-14 Thread via cfe-commits
https://github.com/weirdsmiley created https://github.com/llvm/llvm-project/pull/148622 The 'Extra Clang Tools' section does not mention any other clang tool except clang-tidy. This adds all missing extra tools to sync documentation between this page and the main page of Extra Clang Tools. Fi