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

via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 14 14:19:01 PDT 2024


================
@@ -0,0 +1,46 @@
+# This file is licensed under the Apache License v2.0 with LLVM Exceptions.
+# See https://llvm.org/LICENSE.txt for license information.
+# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+
+package(features = ["layering_check"],
----------------
josh11b wrote:

Done.

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


More information about the cfe-commits mailing list