llvm-project/clang-tools-extra/clangd/unittests
Haojian Wu 8ddf31bc33 [clangd] Parse files without extensions if we don't have a compile command.
Summary: This would enable clangd for C++ standard library files.

Reviewers: sammccall

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D63481

llvm-svn: 363663
2019-06-18 11:54:17 +00:00
..
xpc [clangd][xpc] Fix XPC unittests 2019-04-29 19:41:30 +00:00
Annotations.cpp
Annotations.h
BackgroundIndexTests.cpp [clangd] Index API and implementations for relations 2019-06-15 02:26:47 +00:00
CMakeLists.txt [clangd] Revamp textDocument/onTypeFormatting. 2019-06-10 14:26:21 +00:00
CancellationTests.cpp
CanonicalIncludesTests.cpp [clangd] Add separate unit tests for CanonicalIncludes. NFC 2019-04-29 14:36:26 +00:00
ClangdTests.cpp [clangd] Turn no-parse-completion on by when preamble isn't ready. Add flag to force it. 2019-05-21 13:40:31 +00:00
ClangdUnitTests.cpp [clangd] Add SourceManager accessor to ParsedAST. NFC 2019-05-28 21:52:34 +00:00
CodeCompleteTests.cpp [clangd] Index API and implementations for relations 2019-06-15 02:26:47 +00:00
CodeCompletionStringsTests.cpp [clangd] Place cursor better after completing patterns 2019-05-28 15:33:37 +00:00
ContextTests.cpp
DexTests.cpp [clangd] Index API and implementations for relations 2019-06-15 02:26:47 +00:00
DiagnosticsTests.cpp [clangd] Index API and implementations for relations 2019-06-15 02:26:47 +00:00
DraftStoreTests.cpp
ExpectedTypeTest.cpp [clangd] Compute expected type for templates 2019-05-28 13:56:21 +00:00
FSTests.cpp
FileDistanceTests.cpp
FileIndexTests.cpp [clangd] Perform merge for main file symbols. 2019-06-17 14:49:18 +00:00
FindSymbolsTests.cpp [clangd] Qualify uses of ::testing everywhere. NFC 2019-05-06 10:08:47 +00:00
FormatTests.cpp [clangd] Revamp textDocument/onTypeFormatting. 2019-06-10 14:26:21 +00:00
FormattedStringTests.cpp [clangd] Introduce intermediate representation of formatted text 2019-05-07 14:18:18 +00:00
FunctionTests.cpp
FuzzyMatchTests.cpp [clangd] Qualify uses of ::testing everywhere. NFC 2019-05-06 10:08:47 +00:00
GlobalCompilationDatabaseTests.cpp [clangd] Parse files without extensions if we don't have a compile command. 2019-06-18 11:54:17 +00:00
HeadersTests.cpp
IndexActionTests.cpp [clangd] Index API and implementations for relations 2019-06-15 02:26:47 +00:00
IndexTests.cpp [clangd] Index API and implementations for relations 2019-06-15 02:26:47 +00:00
JSONTransportTests.cpp
Matchers.h
PrintASTTests.cpp Fix gcc compilation warning in test case [NFC] 2019-05-09 12:12:35 +00:00
QualityTests.cpp [clangd] Boost code completion results that were named in the last few lines. 2019-05-06 10:25:10 +00:00
RIFFTests.cpp
RenameTests.cpp [clangd] Add test that r360116 accidentally fixed a duplicate-edits bug in rename. NFC 2019-05-07 07:45:41 +00:00
SelectionTests.cpp [clangd] Add SourceManager accessor to ParsedAST. NFC 2019-05-28 21:52:34 +00:00
SerializationTests.cpp [clangd] Serialization support for RelationSlab 2019-06-03 05:07:52 +00:00
SourceCodeTests.cpp [clangd] Boost code completion results that were named in the last few lines. 2019-05-06 10:25:10 +00:00
SymbolCollectorTests.cpp [clangd] SymbolCollector support for relations 2019-06-04 04:25:44 +00:00
SymbolInfoTests.cpp [clangd] Qualify uses of ::testing everywhere. NFC 2019-05-06 10:08:47 +00:00
SyncAPI.cpp
SyncAPI.h
TUSchedulerTests.cpp [clangd] Fix a TSAN warning in TUSchedulerTests 2019-05-09 12:21:28 +00:00
TestFS.cpp
TestFS.h
TestIndex.cpp
TestIndex.h
TestScheme.h
TestTU.cpp [clangd] Index API and implementations for relations 2019-06-15 02:26:47 +00:00
TestTU.h [clangd] Respect WarningsAsErrors configuration for clang-tidy 2019-05-19 04:19:14 +00:00
ThreadingTests.cpp
TraceTests.cpp
TweakTests.cpp [clangd] Minor cleanup. NFC 2019-06-04 16:19:11 +00:00
TypeHierarchyTests.cpp [clangd] Type hierarchy subtypes 2019-06-16 02:31:37 +00:00
URITests.cpp
XRefsTests.cpp [clangd] Treat lambdas as functions when preparing hover response 2019-06-13 08:51:44 +00:00
lit.cfg.py [clangd] Restore conventional names for lit configs, and .in/.py split. Fix build_mode indirection. 2019-05-02 08:00:39 +00:00
lit.site.cfg.py.in [clangd] Restore conventional names for lit configs, and .in/.py split. Fix build_mode indirection. 2019-05-02 08:00:39 +00:00