Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
8edfc2f814fe107bf31e3470478aa9bcacdf5aed
/
clang-tools-extra
/
clangd
/
unittests
/
TestIndex.cpp
8edfc2f
[clangd] Cleanup of readability-identifier-naming
by Christian Kühnel
· 3 years, 3 months ago
c25ea48
[clangd] Include-fixer: handle more "incomplete type" diags.
by Sam McCall
· 3 years, 5 months ago
ee02e20
[clangd] NFC: Use SmallVector<T> where possible
by Kirill Bobyrev
· 4 years, 5 months 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/TestIndex.cpp]
c60a409
[clangd] Fix broken helper deep in unit test. NFC
by Sam McCall
· 6 years ago
4f789e1
[clangd] Show template argument list in workspacesymbols and documentsymbols responses
by Kadir Cetinkaya
· 6 years ago
ffe9f00
Fix file headers. NFC
by Fangrui Song
· 6 years ago
dd66277
[clangd] Suggest adding missing includes for incomplete type diagnostics.
by Eric Liu
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 6 years ago
f2001aa
[clangd] Remove 'using namespace llvm' from .cpp files. NFC
by Ilya Biryukov
· 6 years ago
c008af6
[clangd] Namespace style cleanup in cpp files. NFC.
by Sam McCall
· 7 years ago
9c7624e
[clangd] Factor out the data-swapping functionality from MemIndex/DexIndex.
by Sam McCall
· 7 years ago
870aaf2
[clangd] DexIndex implementation prototype
by Kirill Bobyrev
· 7 years ago