index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clangd
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Fix DocumentOutline for concepts
Kadir Cetinkaya
2020-06-23
2
-2
/
+14
*
[clangd] Use printf instead of `echo -e` to be compliant with dash
Kadir Cetinkaya
2020-06-16
1
-2
/
+2
*
[clangd] Disable dependency-output lit test on windows
Kadir Cetinkaya
2020-06-16
1
-0
/
+1
*
[clangd] Preserve -nostdinc and --sysroot when calling query driver
Kadir Cetinkaya
2020-06-10
2
-13
/
+47
*
[clangd] Fix a crash for accessing a null template decl returned by findExpli...
Haojian Wu
2020-06-10
2
-9
/
+37
*
[clangd] Increase stack size of the new threads on macOS
Sam McCall
2020-06-10
2
-10
/
+32
*
[clangd] Make use of SourceOrder to find first initializer in DefineOutline
Kadir Cetinkaya
2020-06-10
2
-11
/
+45
*
[clangd] Filter pch related flags coming from the user
Kadir Cetinkaya
2020-06-10
1
-2
/
+10
*
[clangd] Fix early selection for non-vardecl declarators
Kadir Cetinkaya
2020-06-10
3
-6
/
+30
*
[clangd] Disable all dependency outputs
Kadir Cetinkaya
2020-06-10
2
-0
/
+21
*
[clangd][Hover] Handle uninstantiated default args
Kadir Cetinkaya
2020-06-10
2
-2
/
+32
*
[clangd] Don't assert when completing a lambda variable inside the lambda.
Sam McCall
2020-06-10
5
-6
/
+45
*
[clangd] Fix modernize-loop-convert "multiple diag in flight" crash.
Haojian Wu
2020-06-10
1
-0
/
+27
*
[clangd] Add the missing elaborated types in FindTarget.
Haojian Wu
2020-06-10
2
-0
/
+11
*
[clangd] Handle the missing injectedClassNameType in targetDecl.
Haojian Wu
2020-06-10
2
-0
/
+13
*
[clangd] Fix null check in FindTarget.
Sam McCall
2020-06-10
1
-1
/
+1
*
[clangd] DefineOutline won't copy virtual specifiers on methods
Nathan James
2020-03-04
2
-4
/
+224
*
[clangd] Make output order of allTargetDecls deterministic
Kadir Cetinkaya
2020-02-19
1
-32
/
+49
*
[clangd] Expose Code Completion score to the client
Kirill Bobyrev
2020-02-13
8
-0
/
+21
*
[clangd] Add workaround for GCC5 host compilers. NFC.
Michael Liao
2020-02-06
1
-1
/
+7
*
[clangd] Don't mmap source files on all platforms --> don't crash on git chec...
Sam McCall
2020-01-29
2
-10
/
+8
*
[clangd][Hover] Make tests hermetic by setting target triplet
Kadir Cetinkaya
2020-01-29
1
-43
/
+28
*
[clangd][Hover] Handle uninstantiated templates
Kadir Cetinkaya
2020-01-28
2
-9
/
+37
*
[clangd][Hover] Change arrow in return type back to →
Kadir Cetinkaya
2020-01-27
3
-4
/
+4
*
[clangd] Drop returntype/type when hovering over type-ish names
Kadir Cetinkaya
2020-01-27
2
-15
/
+21
*
[clangd] Print underlying type for decltypes in hover
Kadir Cetinkaya
2020-01-27
2
-15
/
+74
*
[clangd] Dont display `<unknown>` kinds in hover board
Kadir Cetinkaya
2020-01-27
2
-2
/
+3
*
[clangd] Extract string literals in macro arguments to unbreak gcc buildbots
Kadir Cetinkaya
2020-01-27
1
-4
/
+7
*
[clangd] Fix windows buildbots
Kadir Cetinkaya
2020-01-27
1
-20
/
+43
*
[clangd] Rearrange type, returntype and parameters in hover card
Kadir Cetinkaya
2020-01-27
3
-25
/
+31
*
[clangd] Add a ruler after header in hover
Kadir Cetinkaya
2020-01-27
5
-15
/
+103
*
[clangd] Show hower info for expressions
Kadir Cetinkaya
2020-01-27
2
-2
/
+83
*
Include <cstdlib> for std::abort() in clangd
Dimitry Andric
2020-01-27
1
-0
/
+1
*
[clangd] Include expression in DecltypeTypeLoc sourcerange while building Sel...
Kadir Cetinkaya
2020-01-13
2
-0
/
+19
*
[clangd] Render header of hover card as a heading
Kadir Cetinkaya
2020-01-13
5
-1
/
+48
*
[clangd] Remove raw string literals in macros
Oliver Stannard
2020-01-13
1
-12
/
+16
*
[clangd] Publish xref for macros from Index and AST.
Utkarsh Saxena
2020-01-13
2
-42
/
+106
*
[clangd] Show template arguments in type hierarchy when possible
Nathan Ridge
2020-01-12
2
-12
/
+117
*
[clangd] Assert that the testcases in FindExplicitReferencesTest.All have no ...
Nathan Ridge
2020-01-12
1
-3
/
+7
*
[clangd] Fix targetDecl() on certain usage of ObjC properties.
Sam McCall
2020-01-10
2
-6
/
+12
*
[clangd] Fix markdown rendering in VSCode
Kadir Cetinkaya
2020-01-10
2
-11
/
+12
*
[clangd] Improve type printing in hover
Kadir Cetinkaya
2020-01-10
2
-15
/
+36
*
[clangd] Handle DeducedTemplateSpecializationType in TargetFinder
Nathan Ridge
2020-01-09
2
-1
/
+40
*
[clangd] Adjust diagnostic range to be inside main file
Kadir Cetinkaya
2020-01-09
2
-8
/
+43
*
[clangd] Respect `--sysroot` argument if it is set
David Goldman
2020-01-09
1
-1
/
+3
*
[clangd] Refurbish HoverInfo::present
Kadir Cetinkaya
2020-01-09
3
-32
/
+157
*
[clangd] Add xref for macros to FileIndex.
Utkarsh Saxena
2020-01-08
5
-3
/
+70
*
Fix issues reported by -Wrange-loop-analysis when building with latest Clang ...
Alexandre Ganea
2020-01-07
2
-2
/
+2
*
[clangd] Heuristically resolve dependent call through smart pointer type
Nathan Ridge
2020-01-07
2
-17
/
+59
*
[clangd] Assert that the testcases in LocateSymbol.All have no diagnostics
Nathan Ridge
2020-01-07
1
-22
/
+62
[next]