From 466b99a4d2f53daeecb4d0cfeb3ed5a05c2af03e Mon Sep 17 00:00:00 2001 From: Rahul Joshi Date: Wed, 30 Oct 2024 16:51:36 -0700 Subject: [PATCH 1/2] [NFC] Remove referenced to deleted `ClangFormattedStatus` file --- clang/docs/ClangFormat.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/clang/docs/ClangFormat.rst b/clang/docs/ClangFormat.rst index dbd9c91ae508e..ba4a673a9470c 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. From 117c273361090d13a386fcf7b3eef2163b5b2fb4 Mon Sep 17 00:00:00 2001 From: Rahul Joshi Date: Wed, 30 Oct 2024 18:47:54 -0700 Subject: [PATCH 2/2] Update clang/docs/ClangFormat.rst Co-authored-by: Owen Pan --- clang/docs/ClangFormat.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/clang/docs/ClangFormat.rst b/clang/docs/ClangFormat.rst index ba4a673a9470c..7afad5b15b2d5 100644 --- a/clang/docs/ClangFormat.rst +++ b/clang/docs/ClangFormat.rst @@ -363,4 +363,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. -