Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
8edfc2f814fe107bf31e3470478aa9bcacdf5aed
/
clang-tools-extra
/
clangd
/
unittests
/
JSONTransportTests.cpp
8edfc2f
[clangd] Cleanup of readability-identifier-naming
by Christian Kühnel
· 3 years, 3 months ago
e6126fab
[libc++] Remove unused macro in __config
by Louis Dionne
· 3 years, 8 months ago
ad97ccf
[clangd] Move non-clang base pieces into separate support/ lib. NFCI
by Sam McCall
· 5 years ago
31db1e0
[clangd] Send the correct error code when cancelling requests.
by Sam McCall
· 5 years ago
b804eef
[clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools.
by Sam McCall
· 6 years ago
[Renamed from clang-tools-extra/unittests/clangd/JSONTransportTests.cpp]
1cd4216
Fix clangd unittest _WIN32 ifdef
by Reid Kleckner
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 6 years ago
9d96c3c
[clangd] Include <cstdio> instead of <stdio.h>. NFC
by Ilya Biryukov
· 6 years ago
f2001aa
[clangd] Remove 'using namespace llvm' from .cpp files. NFC
by Ilya Biryukov
· 6 years ago
22fa465
[clangd] clang-format everything. NFC
by Ilya Biryukov
· 6 years ago
aca3a9f
Check that __MAC_OS_X_VERSION_MIN_REQUIRED is defined before checking
by Akira Hatanaka
· 7 years ago
c008af6
[clangd] Namespace style cleanup in cpp files. NFC.
by Sam McCall
· 7 years ago
2f7dc72
Disable unittests/clangd/JSONTransportTests.cpp on versions of macosx
by Akira Hatanaka
· 7 years ago
dc8f3cf
[clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction. (re-land r344620)
by Sam McCall
· 7 years ago
ae4e75f
Revert "[clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction."
by Krasimir Georgiev
· 7 years ago
818ec5e
[clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction.
by Sam McCall
· 7 years ago