From f8d1ffd0acdc3495bd0c3afa6f632a7d065d46b2 Mon Sep 17 00:00:00 2001 From: Rahul Joshi Date: Wed, 30 Oct 2024 22:30:33 -0700 Subject: [PATCH] [NFC] Remove references to deleted `ClangFormattedStatus` file (#114331) --- clang/docs/ClangFormat.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/clang/docs/ClangFormat.rst b/clang/docs/ClangFormat.rst index dbd9c91ae508e5..7afad5b15b2d54 100644 --- a/clang/docs/ClangFormat.rst +++ b/clang/docs/ClangFormat.rst @@ -363,8 +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. - -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.