llvm-project/clang-tools-extra/unittests/clangd
Sam McCall 4180a7cd83 Disable warnings when indexing as a standalone action.
Summary:
- we don't record the warnings at all
- we don't want to stop indexing if we hit error-limit due to warnings
- this allows some analyses to be skipped which can save some CPU

https://github.com/clangd/clangd/issues/24

Reviewers: hokein

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

Tags: #clang

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

llvm-svn: 357186
2019-03-28 17:07:28 +00:00
..
xpc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Annotations.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Annotations.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
BackgroundIndexTests.cpp [clangd] Remove ./ and ../ in the file paths 2019-03-08 09:57:33 +00:00
CMakeLists.txt [clangd] Add support for type hierarchy (super types only for now) 2019-03-19 09:27:04 +00:00
CancellationTests.cpp [clangd] Remove 'using namespace llvm' from .cpp files. NFC 2019-01-07 15:45:19 +00:00
ClangdTests.cpp [clangd] Implement textDocument/declaration from LSP 3.14 2019-02-01 11:26:13 +00:00
ClangdUnitTests.cpp [clangd] Suggest adding missing includes for incomplete type diagnostics. 2019-01-28 14:01:55 +00:00
CodeCompleteTests.cpp [clangd] Improve global code completion when scope specifier is unresolved. 2019-02-27 11:42:37 +00:00
CodeCompletionStringsTests.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ContextTests.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DexTests.cpp Revert "[clangd] Print arguments in template specializations" 2019-03-20 22:51:56 +00:00
DiagnosticsTests.cpp [clangd] Add Source to clangd::Diagnostic. 2019-03-06 10:51:38 +00:00
DraftStoreTests.cpp [clangd] Update error message to fix tests after r357173 2019-03-28 15:07:15 +00:00
ExpectedTypeTest.cpp [clangd] Remove includes of "gmock-matchers.h". NFC 2019-03-15 14:30:07 +00:00
FSTests.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
FileDistanceTests.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
FileIndexTests.cpp [clangd] Fix broken windows build bots. 2019-02-11 13:01:47 +00:00
FindSymbolsTests.cpp [clangd] Index UsingDecls 2019-02-26 14:23:47 +00:00
FunctionTests.cpp Fix file headers. NFC 2019-03-01 09:52:53 +00:00
FuzzyMatchTests.cpp [clangd] Remove includes of "gmock-matchers.h". NFC 2019-03-15 14:30:07 +00:00
GlobalCompilationDatabaseTests.cpp [clangd] Adjust compile commands to be applicable for tooling 2019-03-08 08:38:25 +00:00
HeadersTests.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
IndexActionTests.cpp Disable warnings when indexing as a standalone action. 2019-03-28 17:07:28 +00:00
IndexTests.cpp Revert "[clangd] Print arguments in template specializations" 2019-03-20 22:51:56 +00:00
JSONTransportTests.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Matchers.h [clangd] Add support for type hierarchy (super types only for now) 2019-03-19 09:27:04 +00:00
QualityTests.cpp Fix file headers. NFC 2019-03-01 09:52:53 +00:00
RIFFTests.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SelectionTests.cpp [clangd] Fix a crash in Selection 2019-02-20 19:26:39 +00:00
SerializationTests.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SourceCodeTests.cpp [clangd] Support UTF-32 (i.e. codepoint) offsets. 2019-03-28 14:37:51 +00:00
SymbolCollectorTests.cpp Revert "[clangd] Print arguments in template specializations" 2019-03-20 22:51:56 +00:00
SymbolInfoTests.cpp [clangd] Index UsingDecls 2019-02-26 14:23:47 +00:00
SyncAPI.cpp [clangd] Implement textDocument/declaration from LSP 3.14 2019-02-01 11:26:13 +00:00
SyncAPI.h [clangd] Implement textDocument/declaration from LSP 3.14 2019-02-01 11:26:13 +00:00
TUSchedulerTests.cpp [clangd] Implement textDocument/declaration from LSP 3.14 2019-02-01 11:26:13 +00:00
TestFS.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
TestFS.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
TestIndex.cpp Fix file headers. NFC 2019-03-01 09:52:53 +00:00
TestIndex.h [clangd] Suggest adding missing includes for incomplete type diagnostics. 2019-01-28 14:01:55 +00:00
TestScheme.h [clangd] Allow using customized include path in URI. 2018-04-09 15:09:44 +00:00
TestTU.cpp [clangd] Enable include insertion for static index 2019-02-04 16:19:57 +00:00
TestTU.h [clangd] Suggest adding missing includes for incomplete type diagnostics. 2019-01-28 14:01:55 +00:00
ThreadingTests.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
TraceTests.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
TweakTests.cpp Revamp the "[clangd] Format tweak's replacements" 2019-02-11 15:18:11 +00:00
TypeHierarchyTests.cpp [clangd] Add support for type hierarchy (super types only for now) 2019-03-19 09:27:04 +00:00
URITests.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
XRefsTests.cpp [clangd] Make sure constructors do not reference class 2019-03-08 09:54:37 +00:00