Age | Commit message (Collapse) | Author |
|
- refactor-extract-function
- lsp-remove-files-from-cdb
|
|
|
|
|
|
|
|
- rebased doxygen patch to latest LLVM commit
- removed prerprocessor folding patch (incompatible with latest LLVM)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(just add 'Unused' text, when no callers)
|
|
|
|
|
|
|
|
|
|
- fix tests
- split optional parameters
- try to fix details documentation
|
|
|
|
This reverts commit ea01b94a4a0ad9ca4998ba1ae00e6b5b01c2a4b6.
|
|
|
|
User on AUR: https://aur.archlinux.org/account/MarsSeed
Message: Thx for maintaining. Pls add makedepends+=('git'), otherwise fails to build in clean chroot. Also needs depends+=('gcc-libs' 'glibc' 'ncurses' 'zlib' 'zstd'). Pls add the mandatory provides=('clangd-opt'), and declare SPDX-conformant license=('Apache-2.0 WITH LLVM-exception').
|
|
|
|
|
|
|
|
For e.g. to add clang-tidy/clang-format patches, for cases, when clang-tidy/clang-format used trough clangd
|
|
|
|
|
|
|
|
|
|
Removed:
- hover-ptrfn-args.patch (PR 69011) - merged to upstream
Rebased:
- resolve-depend-type.patch (PR 71279)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parameter name
|
|
|
|
|
|
|
|
|
|
|
|
|