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
/
CodeCompletionStrings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Show function documentation in signature help
Ilya Biryukov
2018-08-17
1
-26
/
+8
*
NFC: Enforce good formatting across multiple clang-tools-extra files
Kirill Bobyrev
2018-08-14
1
-1
/
+1
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-2
/
+2
*
[clangd] Fix (most) naming warnings from clang-tidy. NFC
Ilya Biryukov
2018-07-26
1
-3
/
+3
*
[clangd] Do not write comments into Preamble PCH
Ilya Biryukov
2018-07-09
1
-32
/
+8
*
[clangd] Do not show namespace comments.
Ilya Biryukov
2018-06-27
1
-1
/
+9
*
[clangd] More precise representation of symbol names/labels in the index.
Sam McCall
2018-06-22
1
-106
/
+73
*
[clangd] Remove FilterText from the index.
Sam McCall
2018-06-22
1
-13
/
+0
*
[clangd] Do not report comments that only have special chars.
Ilya Biryukov
2018-06-15
1
-2
/
+18
*
[clangd] Workaround the comments crash, reenable the test.
Ilya Biryukov
2018-05-28
1
-14
/
+30
*
[clangd] Serve comments for headers decls from dynamic index only
Ilya Biryukov
2018-05-24
1
-4
/
+18
*
[clangd] Retrieve minimally formatted comment text in completion.
Ilya Biryukov
2018-05-16
1
-3
/
+35
*
[clangd] Pull CodeCompletionString handling logic into its own file and add u...
Eric Liu
2017-12-20
1
-0
/
+188