Update to Factory version #1
Reference in New Issue
Block a user
Delete Branch "mlin7442/ccls:161_branch_20260205"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update to Factory version
* Sort index requests. When you open A/B/foo.cc, files under "A/B/" and "A/" will be prioritized during the initial indexing process, leading to a quicker response time. * Support for LLVM versions <= 9 has been dropped. * LSP semantic tokens are now supported. See usage guide https://maskray.me/blog/2024-10-20-ccls-and-lsp-semantic-tokens usage (including rainbow semantic highlighting). * LSP extension textDocument/switchSourceHeader is now supported. - Drop unnecessary runtime dependency to llvm/clang metapackages. OBS-URL: https://build.opensuse.org/package/show/devel:tools/ccls?expand=0&rev=45- Update to version 0.20241108. * Sort index requests. When you open A/B/foo.cc, files under "A/B/" and "A/" will be prioritized during the initial indexing process, leading to a quicker response time. * Support for LLVM versions <= 9 has been dropped. * LSP semantic tokens are now supported. See usage guide https://maskray.me/blog/2024-10-20-ccls-and-lsp-semantic-tokens usage (including rainbow semantic highlighting). * LSP extension textDocument/switchSourceHeader is now supported. - Drop unnecessary runtime dependency to llvm/clang metapackages. OBS-URL: https://build.opensuse.org/request/show/1224331 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccls?expand=0&rev=21* In textDocument/signatureHelp: add trigger character `{`. * In initializationOptions: add clang.prependArgs. * Support Decl::Concept. * Adapt to LLVM 21 and 22. - Remove obsolete patches: * fix-llvm20-build.patch * reformat.patch * llvm21-CompilerInstance-and-PointerUnion.patch * fix-llvm21-build.patch OBS-URL: https://build.opensuse.org/package/show/devel:tools/ccls?expand=0&rev=51- Update to version 0.20250815. * In textDocument/signatureHelp: add trigger character `{`. * In initializationOptions: add clang.prependArgs. * Support Decl::Concept. * Adapt to LLVM 21 and 22. - Remove obsolete patches: * fix-llvm20-build.patch * reformat.patch * llvm21-CompilerInstance-and-PointerUnion.patch * fix-llvm21-build.patch OBS-URL: https://build.opensuse.org/request/show/1316627 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccls?expand=0&rev=24Review by packagehub-review represents a group of reviewers: bigironman, lkocman-factory, maxlin_factory, smithfarm .
Do not use standard review interface to review on behalf of the group.
To accept the review on behalf of the group, create the following comment:
@packagehub-review: approve.To request changes on behalf of the group, create the following comment:
@packagehub-review: declinefollowed with lines justifying the decision.Future edits of the comments are ignored, a new comment is required to change the review state.
Legal review in progress.
Build successful, for more information go in https://build.opensuse.org/project/show/openSUSE:Backports:SLE-16.1:PullRequest:403.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.