[clang] [NFC] Remove references to deleted `ClangFormattedStatus` file (PR #114331)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 30 17:02:28 PDT 2024
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-clang
Author: Rahul Joshi (jurahul)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/114331.diff
1 Files Affected:
- (modified) clang/docs/ClangFormat.rst (-4)
``````````diff
diff --git a/clang/docs/ClangFormat.rst b/clang/docs/ClangFormat.rst
index dbd9c91ae508e5..ba4a673a9470c5 100644
--- a/clang/docs/ClangFormat.rst
+++ b/clang/docs/ClangFormat.rst
@@ -364,7 +364,3 @@ those as well).
These commands use the file paths shown in the diff output
so they will only work from the root of the repository.
-Current State of Clang Format for LLVM
-======================================
-
-The following table :doc:`ClangFormattedStatus` shows the current status of clang-formatting for the entire LLVM source tree.
``````````
</details>
https://github.com/llvm/llvm-project/pull/114331
More information about the cfe-commits
mailing list