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
/
unittests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Fix DocumentOutline for concepts
Kadir Cetinkaya
2020-06-23
1
-0
/
+9
*
[clangd] Fix a crash for accessing a null template decl returned by findExpli...
Haojian Wu
2020-06-10
1
-5
/
+31
*
[clangd] Increase stack size of the new threads on macOS
Sam McCall
2020-06-10
1
-0
/
+21
*
[clangd] Make use of SourceOrder to find first initializer in DefineOutline
Kadir Cetinkaya
2020-06-10
1
-5
/
+41
*
[clangd] Fix early selection for non-vardecl declarators
Kadir Cetinkaya
2020-06-10
2
-1
/
+14
*
[clangd][Hover] Handle uninstantiated default args
Kadir Cetinkaya
2020-06-10
1
-0
/
+16
*
[clangd] Don't assert when completing a lambda variable inside the lambda.
Sam McCall
2020-06-10
1
-0
/
+11
*
[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
1
-0
/
+7
*
[clangd] Handle the missing injectedClassNameType in targetDecl.
Haojian Wu
2020-06-10
1
-0
/
+8
*
[clangd] DefineOutline won't copy virtual specifiers on methods
Nathan James
2020-03-04
1
-0
/
+161
*
[clangd] Expose Code Completion score to the client
Kirill Bobyrev
2020-02-13
1
-0
/
+2
*
[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
1
-0
/
+19
*
[clangd][Hover] Change arrow in return type back to →
Kadir Cetinkaya
2020-01-27
1
-1
/
+1
*
[clangd] Drop returntype/type when hovering over type-ish names
Kadir Cetinkaya
2020-01-27
1
-2
/
+9
*
[clangd] Print underlying type for decltypes in hover
Kadir Cetinkaya
2020-01-27
1
-0
/
+51
*
[clangd] Dont display `<unknown>` kinds in hover board
Kadir Cetinkaya
2020-01-27
1
-1
/
+1
*
[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
1
-4
/
+6
*
[clangd] Add a ruler after header in hover
Kadir Cetinkaya
2020-01-27
2
-7
/
+54
*
[clangd] Show hower info for expressions
Kadir Cetinkaya
2020-01-27
1
-0
/
+33
*
[clangd] Include expression in DecltypeTypeLoc sourcerange while building Sel...
Kadir Cetinkaya
2020-01-13
1
-0
/
+6
*
[clangd] Render header of hover card as a heading
Kadir Cetinkaya
2020-01-13
2
-0
/
+21
*
[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
1
-3
/
+46
*
[clangd] Show template arguments in type hierarchy when possible
Nathan Ridge
2020-01-12
1
-9
/
+93
*
[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
1
-6
/
+6
*
[clangd] Fix markdown rendering in VSCode
Kadir Cetinkaya
2020-01-10
1
-10
/
+10
*
[clangd] Improve type printing in hover
Kadir Cetinkaya
2020-01-10
1
-2
/
+27
*
[clangd] Handle DeducedTemplateSpecializationType in TargetFinder
Nathan Ridge
2020-01-09
1
-1
/
+29
*
[clangd] Adjust diagnostic range to be inside main file
Kadir Cetinkaya
2020-01-09
1
-0
/
+23
*
[clangd] Refurbish HoverInfo::present
Kadir Cetinkaya
2020-01-09
1
-0
/
+89
*
[clangd] Add xref for macros to FileIndex.
Utkarsh Saxena
2020-01-08
1
-0
/
+34
*
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
1
-2
/
+2
*
[clangd] Assert that the testcases in LocateSymbol.All have no diagnostics
Nathan Ridge
2020-01-07
1
-22
/
+62
*
[clangd] Introduce bulletlists
Kadir Cetinkaya
2020-01-07
1
-0
/
+65
*
[clangd] Add path mappings functionality
Sam McCall
2020-01-07
2
-0
/
+217
*
NFC: Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-04
9
-12
/
+12
*
[clangd] targetDecl() returns only NamedDecls.
Sam McCall
2020-01-03
2
-1
/
+4
*
[clangd] Replace shortenNamespace with getQualification
Kadir Cetinkaya
2020-01-03
1
-25
/
+59
*
Fix trivial typos in comments; NFC
Kazuaki Ishizaki
2020-01-02
1
-1
/
+1
*
Revert "Revert "[clangd] Implement "textDocument/documentLink" protocol suppo...
Sam McCall
2020-01-02
1
-0
/
+21
*
[clangd] Reformat `HoverTests.cpp` NFC
Ilya Biryukov
2019-12-27
1
-500
/
+501
*
[clangd] Fix crash in hover
Ilya Biryukov
2019-12-27
1
-489
/
+506
*
[clangd] Improve documentation for auto and implicit specs
Kadir Cetinkaya
2019-12-19
1
-27
/
+109
*
[clangd] Fix handling of inline/anon namespaces and names of deduced types in...
Kadir Cetinkaya
2019-12-17
1
-16
/
+54
[next]