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
/
unittests
/
clangd
/
TestTU.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Move clangd tests to clangd directory. check-clangd is no longer par...
Sam McCall
2019-04-29
1
-76
/
+0
*
[clangd] Include insertion: require header guards, drop other heuristics, tre...
Sam McCall
2019-04-17
1
-0
/
+3
*
[clangd] Suggest adding missing includes for incomplete type diagnostics.
Eric Liu
2019-01-28
1
-0
/
+2
*
[clangd] Support clang-tidy configuration in clangd.
Haojian Wu
2019-01-22
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Make TestTU build with preamble, and fix the fallout.
Sam McCall
2018-11-09
1
-5
/
+5
*
NFC: Enforce good formatting across multiple clang-tools-extra files
Kirill Bobyrev
2018-08-14
1
-3
/
+6
*
[clangd] Treat class constructor as in the same scope as the class in ranking.
Eric Liu
2018-07-05
1
-0
/
+3
*
[clangd] Implement hover for "auto" and "decltype"
Marc-Andre Laperle
2018-07-02
1
-0
/
+3
*
[clangd] Boost code completion results that are narrowly scoped (local, members)
Sam McCall
2018-06-05
1
-0
/
+2
*
[clangd] Test tweaks (consistency, shorter, doc). NFC
Sam McCall
2018-06-05
1
-1
/
+1
*
[clangd] Extract scoring/ranking logic, and shave yaks.
Sam McCall
2018-05-15
1
-0
/
+59