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
/
JSONTransportTests.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
-205
/
+0
*
Fix clangd unittest _WIN32 ifdef
Reid Kleckner
2019-04-01
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Include <cstdio> instead of <stdio.h>. NFC
Ilya Biryukov
2019-01-07
1
-1
/
+1
*
[clangd] Remove 'using namespace llvm' from .cpp files. NFC
Ilya Biryukov
2019-01-07
1
-10
/
+12
*
[clangd] clang-format everything. NFC
Ilya Biryukov
2019-01-03
1
-3
/
+2
*
Check that __MAC_OS_X_VERSION_MIN_REQUIRED is defined before checking
Akira Hatanaka
2018-10-20
1
-1
/
+3
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-5
/
+5
*
Disable unittests/clangd/JSONTransportTests.cpp on versions of macosx
Akira Hatanaka
2018-10-20
1
-2
/
+3
*
[clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction. (re...
Sam McCall
2018-10-17
1
-0
/
+202
*
Revert "[clangd] Refactor JSON-over-stdin/stdout code into Transport abstract...
Krasimir Georgiev
2018-10-16
1
-199
/
+0
*
[clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction.
Sam McCall
2018-10-16
1
-0
/
+199