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
/
URITests.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
-187
/
+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
-5
/
+6
*
[clangd] Canonicalize file path in URIForFile.
Eric Liu
2018-11-28
1
-0
/
+22
*
[clangd] Cleanup error consumption code. NFC
Ilya Biryukov
2018-11-22
1
-22
/
+7
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-13
/
+13
*
[clangd] Mark colon as a safe character when percent-encoding.
Kadir Cetinkaya
2018-10-09
1
-3
/
+6
*
[clangd] Check that scheme is valid when parsing URI.
Eric Liu
2018-09-25
1
-3
/
+4
*
[clangd] Use workspace root path as hint path for resolving URIs in workspace...
Eric Liu
2018-06-19
1
-1
/
+1
*
[clangd] Customizable URI schemes for dynamic index.
Eric Liu
2018-06-15
1
-34
/
+7
*
s/LLVM_ON_WIN32/_WIN32/, clang-tools-extra
Nico Weber
2018-04-10
1
-2
/
+2
*
[clangd] TestFS cleanup: getVirtualBlahBlah -> testPath/testRoot. Remove Smal...
Sam McCall
2018-02-16
1
-2
/
+2
*
[clangd] Do not precent-encode numbers in URI.
Eric Liu
2018-02-07
1
-0
/
+1
*
[clangd] Fix URI scheme conflict and an unused variable warning in tests. NFC
Eric Liu
2018-02-01
1
-2
/
+2
*
[clangd] Use new URI with scheme support in place of the existing LSP URI
Eric Liu
2018-01-29
1
-34
/
+16
*
[clangd] Try to fix build bot failue in r323101
Eric Liu
2018-01-22
1
-2
/
+2
*
[clangd] Add support for different file URI schemas.
Eric Liu
2018-01-22
1
-0
/
+220