[clang-tools-extra] [llvm] Add bazel support for clangd as a library. (PR #81556)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 14 14:09:30 PDT 2024


================
@@ -18,7 +18,6 @@
 #ifndef LLVM_CLANG_TOOLS_EXTRA_CLANGD_TRANSPORT_H
 #define LLVM_CLANG_TOOLS_EXTRA_CLANGD_TRANSPORT_H
 
-#include "Feature.h"
----------------
MaskRay wrote:

This change should be removed.

https://github.com/llvm/llvm-project/pull/81556


More information about the cfe-commits mailing list