[clang-tools-extra] Revert: [clangd] Replace an include with a forward declaration (PR #97082)

2024-06-28 Thread Gheorghe-Teodor Bercea via cfe-commits
https://github.com/doru1004 closed https://github.com/llvm/llvm-project/pull/97082 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] Revert: [clangd] Replace an include with a forward declaration (PR #97082)

2024-06-28 Thread Joseph Huber via cfe-commits
https://github.com/jhuber6 approved this pull request. Seems reasonable as I believe there were extra uses that needed the size. https://github.com/llvm/llvm-project/pull/97082 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[clang-tools-extra] Revert: [clangd] Replace an include with a forward declaration (PR #97082)

2024-06-28 Thread Gheorghe-Teodor Bercea via cfe-commits
https://github.com/doru1004 updated https://github.com/llvm/llvm-project/pull/97082 >From beb28561c632a9c76412d78210f6c7cdcf50819a Mon Sep 17 00:00:00 2001 From: Doru Bercea Date: Fri, 28 Jun 2024 12:37:31 -0400 Subject: [PATCH] Revert: [clangd] Replace an include with a forward declaration

[clang-tools-extra] Revert: [clangd] Replace an include with a forward declaration (PR #97082)

2024-06-28 Thread Gheorghe-Teodor Bercea via cfe-commits
https://github.com/doru1004 updated https://github.com/llvm/llvm-project/pull/97082 >From beb28561c632a9c76412d78210f6c7cdcf50819a Mon Sep 17 00:00:00 2001 From: Doru Bercea Date: Fri, 28 Jun 2024 12:37:31 -0400 Subject: [PATCH] Revert: [clangd] Replace an include with a forward declaration

[clang-tools-extra] Revert: [clangd] Replace an include with a forward declaration (PR #97082)

2024-06-28 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clangd @llvm/pr-subscribers-clang-tools-extra Author: Gheorghe-Teodor Bercea (doru1004) Changes Reverting due to failures on several buildbots. --- Full diff: https://github.com/llvm/llvm-project/pull/97082.diff 1 Files Affected: - (modified)

[clang-tools-extra] Revert: [clangd] Replace an include with a forward declaration (PR #97082)

2024-06-28 Thread Gheorghe-Teodor Bercea via cfe-commits
https://github.com/doru1004 created https://github.com/llvm/llvm-project/pull/97082 Reverting due to failures on several buildbots. >From beb28561c632a9c76412d78210f6c7cdcf50819a Mon Sep 17 00:00:00 2001 From: Doru Bercea Date: Fri, 28 Jun 2024 12:37:31 -0400 Subject: [PATCH] Revert: [clangd]