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
/
unittests
/
clangd
/
SourceCodeTests.cpp
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
-395
/
+0
*
[clangd] Query index in code completion no-compile mode.
Sam McCall
2019-04-26
1
-0
/
+68
*
[clangd] Use identifiers in file as completion candidates when build is not r...
Eric Liu
2019-04-11
1
-0
/
+18
*
[clangd] Support UTF-32 (i.e. codepoint) offsets.
Sam McCall
2019-03-28
1
-0
/
+87
*
[clangd] Support utf-8 offsets (rather than utf-16) as a protocol extension
Sam McCall
2019-03-27
1
-6
/
+47
*
[clangd] Unit test for sourceLocationInMainFile.
Ilya Biryukov
2019-01-29
1
-0
/
+36
*
[clangd] NFC: fix clang-tidy warnings.
Haojian Wu
2019-01-25
1
-3
/
+3
*
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
-29
/
+28
*
Fix range length comparison in DraftStore::UpdateDraft when Unicode character...
Sam McCall
2018-10-23
1
-0
/
+10
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-4
/
+2
*
[clangd] Support textEdit in addition to insertText.
Kadir Cetinkaya
2018-08-13
1
-0
/
+15
*
[clangd] Fix unicode handling, using UTF-16 where LSP requires it.
Sam McCall
2018-04-27
1
-19
/
+31
*
Make positionToOffset return llvm::Expected<size_t>
Simon Marchi
2018-03-21
1
-20
/
+52
*
[clangd] Explicitly initialize all primitive fields in Protocol.h
Ilya Biryukov
2018-02-14
1
-20
/
+28
*
[clangd] Add debug printers for basic protocol types. NFC
Sam McCall
2017-12-20
1
-4
/
+0
*
[clangd] Expose offset <-> LSP position functions, and fix bugs
Sam McCall
2017-12-19
1
-0
/
+76