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
/
TestFS.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
-129
/
+0
*
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
-36
/
+39
*
[clangd] Canonicalize file path in URIForFile.
Eric Liu
2018-11-28
1
-1
/
+4
*
[clangd] Auto-index watches global CDB for changes.
Sam McCall
2018-11-26
1
-1
/
+4
*
[clangd] Delete unused includes.
Kadir Cetinkaya
2018-11-14
1
-2
/
+0
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-18
/
+15
*
[clangd] Cache FS stat() calls when building preamble.
Eric Liu
2018-10-02
1
-0
/
+1
*
[clangd] Avoid duplicates in findDefinitions response
Simon Marchi
2018-08-10
1
-6
/
+20
*
[clangd] Do not rebuild AST if inputs have not changed
Ilya Biryukov
2018-07-26
1
-4
/
+6
*
[clangd] Use workspace root path as hint path for resolving URIs in workspace...
Eric Liu
2018-06-19
1
-1
/
+7
*
[clangd] Customizable URI schemes for dynamic index.
Eric Liu
2018-06-15
1
-0
/
+37
*
[clangd] Extract scoring/ranking logic, and shave yaks.
Sam McCall
2018-05-15
1
-2
/
+2
*
Parse .h files as objective-c++ if we don't have a compile command.
Sam McCall
2018-04-20
1
-1
/
+3
*
s/LLVM_ON_WIN32/_WIN32/, clang-tools-extra
Nico Weber
2018-04-10
1
-1
/
+1
*
[clangd] Remove Tagged and some related APIs from ClangdServer.
Sam McCall
2018-03-12
1
-10
/
+0
*
[clangd] TestFS cleanup: getVirtualBlahBlah -> testPath/testRoot. Remove Smal...
Sam McCall
2018-02-16
1
-14
/
+17
*
[clangd] Fixed findDefinitions to always return absolute paths.
Ilya Biryukov
2018-02-13
1
-5
/
+7
*
[clangd] Remove the RealFS layer from test VFS. NFC.
Ilya Biryukov
2018-02-13
1
-111
/
+1
*
[clangd] Fix r323658 test failure on windows.
Eric Liu
2018-01-29
1
-1
/
+1
*
[clangd] Remove unused test param. NFC
Sam McCall
2017-12-05
1
-0
/
+3
*
[clangd] Split code-completion tests out of ClangdTests. NFC.
Sam McCall
2017-12-05
1
-0
/
+176