[clang-tools-extra] [clangd] Support symbolTags for document symbol (PR #113669)

Nathan Ridge via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 28 15:47:20 PST 2024


HighCommander4 wrote:

> I tried to build clangd from [my github action](https://github.com/chouzz/clangd/actions/workflows/autobuild.yaml), but I failed, maybe @HighCommander4 could help point out how to build clangd via github actions with specify branch?

What is it that you're trying to do? The purpose of clangd's `actions/workflows/autobuild.yaml` is to publish new clangd releases to https://github.com/clangd/clangd/releases.

Are you trying to publish something to https://github.com/chouzz/clangd/releases? Or just avoid building clangd / running tests locally?

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


More information about the cfe-commits mailing list