GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clangd
/
ConfigCompile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Log a message when gRPC support is off, but remote-index is configured
Kadir Cetinkaya
2021-04-09
1
-2
/
+3
*
[clangd] Fix a use-after-free
Kadir Cetinkaya
2021-03-25
1
-8
/
+9
*
[clangd] Add config block for Completion and option for AllScopes
Kadir Cetinkaya
2021-03-11
1
-0
/
+10
*
[clangd] Treat paths case-insensitively depending on the platform
Kadir Cetinkaya
2021-02-16
1
-5
/
+15
*
[clangd] Parse Diagnostics block, and nest ClangTidy block under it.
Sam McCall
2021-01-28
1
-6
/
+8
*
[clangd] Allow configuration database to be specified in config.
Sam McCall
2021-01-25
1
-0
/
+30
*
[clangd] Allow diagnostics to be suppressed with configuration
Sam McCall
2021-01-25
1
-0
/
+23
*
[clangd] Validate clang-tidy Checks in clangd config.
Nathan James
2020-12-15
1
-1
/
+8
*
[clangd] NFC: Use SmallVector<T> where possible
Kirill Bobyrev
2020-12-10
1
-1
/
+1
*
[clangd] Introduce config compilation for External blocks
Kadir Cetinkaya
2020-11-22
1
-0
/
+82
*
[clangd] Fix compile error after 20b69af7
Nathan James
2020-11-22
1
-1
/
+2
*
[clangd] Add clang-tidy options to config
Nathan James
2020-11-22
1
-0
/
+44
*
[clangd] Pass parameters to config apply functions
Kadir Cetinkaya
2020-11-04
1
-6
/
+9
*
[clangd] Handle absolute/relative path specifications in Config
Kadir Cetinkaya
2020-11-03
1
-4
/
+38
*
[clangd] Add option for disabling AddUsing tweak on some namespaces.
Adam Czachorowski
2020-09-18
1
-0
/
+19
*
[clangd] Config: Index.Background
Sam McCall
2020-07-14
1
-0
/
+62
*
[clangd] Config: CompileFlags.Remove
Sam McCall
2020-07-14
1
-0
/
+14
*
[clangd] Config: If.PathExclude
Sam McCall
2020-07-10
1
-0
/
+16
*
[clangd] Config: compile Fragment -> CompiledFragment -> Config
Sam McCall
2020-07-01
1
-0
/
+156