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
/
AST.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[clangd] Print arguments in template specializations"
Jordan Rupprecht
2019-03-20
1
-32
/
+0
*
[clangd] Print arguments in template specializations
Kadir Cetinkaya
2019-03-20
1
-0
/
+32
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Remove 'using namespace llvm' from .cpp files. NFC
Ilya Biryukov
2019-01-07
1
-9
/
+9
*
[clangd] clang-format everything. NFC
Ilya Biryukov
2019-01-03
1
-1
/
+1
*
[clangd] Dont provide locations for non-existent files.
Kadir Cetinkaya
2018-12-05
1
-4
/
+7
*
[clangd] NFC: Prefer `isa<>` to `dyn_cast<>` to do the checking.
Henry Wong
2018-11-27
1
-2
/
+2
*
[clangd] Cleanup after landing documentSymbol. NFC
Ilya Biryukov
2018-11-26
1
-2
/
+2
*
[clangd] Add support for hierarchical documentSymbol
Ilya Biryukov
2018-11-23
1
-0
/
+43
*
[clangd] Make TestTU build with preamble, and fix the fallout.
Sam McCall
2018-11-09
1
-7
/
+4
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-10
/
+9
*
[clangd] Names that are not spelled in source code are reserved.
Eric Liu
2018-10-18
1
-15
/
+25
*
[clangd] Support scope proximity in code completion.
Eric Liu
2018-10-17
1
-0
/
+8
*
[clangd] Set SymbolID for sema macros so that they can be merged with index m...
Eric Liu
2018-09-06
1
-0
/
+11
*
[clangd] Share getSymbolID implementation.
Haojian Wu
2018-08-07
1
-0
/
+8
*
[clangd] Expose qualified symbol names in CompletionItem (C++ structure only,...
Eric Liu
2018-06-22
1
-0
/
+15
*
Fix up after clang r331155.
Richard Smith
2018-04-30
1
-1
/
+1
*
[clangd] Use identifier range as the definition range.
Haojian Wu
2018-03-09
1
-0
/
+42