39c3d4d878
- 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
Aaron Puchert
2025-11-08 22:01:11 +00:00
aae15f8639
Accepting request 1305275 from devel:tools
Ana Guerrero2025-09-17 14:44:11 +00:00
d6497ce6a7
- Add llvm21-CompilerInstance-and-PointerUnion.patch and fix-llvm21-build.patch to fix build with LLVM 21. - Add reformat.patch to ease applying patches from upstream.
Aaron Puchert
2025-09-17 02:02:11 +00:00
7db3e6e360
Accepting request 1268906 from devel:tools
Ana Guerrero2025-04-14 10:57:53 +00:00
ae0fcbd58c
- Add fix-llvm20-build.patch to fix build with LLVM 20.
Aaron Puchert
2025-04-12 23:07:44 +00:00
18010ddba6
Accepting request 1224331 from devel:tools
Ana Guerrero2024-11-15 14:43:34 +00:00
5673a78936
- 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.
Aaron Puchert
2024-11-15 00:47:58 +00:00
cdb61bb300
- Update to version 0.20240505. * For LLVM 19.
Aaron Puchert
2024-10-02 23:02:14 +00:00
d7883f0f91
Accepting request 1169579 from devel:tools
Ana Guerrero2024-04-23 16:55:33 +00:00
719f076ea7
- Update to version 0.20240202. * Compatibility with LLVM 18. * Disable -include b.hh => -include b.hh.{gch,pch} transition. See https://maskray.me/blog/2023-07-16-precompiled-headers for the behavior. - Since we have a proper release again, switch back to regular tarballs for now.
Aaron Puchert
2024-04-21 23:08:37 +00:00
4871d18810
Accepting request 1114535 from devel:tools
Ana Guerrero2023-10-02 18:06:09 +00:00
5f9892f1c6
- Backport upstream patch llvm17-precompiled-preamble-build.patch to fix build with LLVM 17. - Remove explicit runtime dependency libclang-cpp* when we don't need an exact version, because it will be derived automatically.
Aaron Puchert
2023-09-30 12:39:33 +00:00
2dba92aeb0
- Backport upstream patch llvm16-optional-deprecation.patch to fix build with LLVM 16. - Relax runtime requirements with Clang 16 and newer: the resource directory doesn't depend on the patch-level version anymore. - Relax build requirements.
Aaron Puchert
2023-03-31 00:56:20 +00:00
519caae0bb
Accepting request 991817 from devel:tools
Richard Brown2022-08-01 19:32:28 +00:00
38497208eb
Accepting request 991811 from home:aaronpuchert:branches:devel:tools
Stephan Kulow
2022-07-30 15:50:56 +00:00