llvm-project/clang-tools-extra/clangd/test
Kadir Cetinkaya 256247cfb7 [clangd] Enable extraction of system includes from custom toolchains
Summary:
Some custom toolchains come with their own header files and compiler
drivers. Those compiler drivers implicitly know about include search path for
those headers. This patch aims to extract that information from drivers and add
it to the command line when invoking clang frontend.

Reviewers: sammccall

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

Tags: #clang

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

llvm-svn: 364389
2019-06-26 07:45:27 +00:00
..
Inputs
xpc
CMakeLists.txt [clangd] Restore conventional names for lit configs, and .in/.py split. Fix build_mode indirection. 2019-05-02 08:00:39 +00:00
background-index.test
compile-commands-path-in-initialize.test
completion-auto-trigger.test [clangd] Return empty results on spurious completion triggers 2019-06-07 16:24:38 +00:00
completion-snippets.test
completion.test
crash-non-added-files.test
delimited-input-comment-at-the-end.test [clangd] Rename -run-synchronously to -sync 2019-05-28 09:20:57 +00:00
diagnostic-category.test
diagnostics-no-tidy.test [clangd] Fix a crash when clang-tidy is disabled 2019-06-04 07:19:11 +00:00
diagnostics-notes.test
diagnostics.test
did-change-configuration-params.test
execute-command.test
exit-with-shutdown.test
exit-without-shutdown.test
filestatus.test
fixits-codeaction.test
fixits-command.test
fixits-duplication.test [clangd] Include the diagnostics's code when comparing diagnostics 2019-06-19 23:11:02 +00:00
fixits-embed-in-diagnostic.test
formatting.test [clangd] Revamp textDocument/onTypeFormatting. 2019-06-10 14:26:21 +00:00
hover.test [clangd] Introduce a structured hover response 2019-05-28 10:29:58 +00:00
index-tools.test
initialize-params-invalid.test
initialize-params.test [clangd] Revamp textDocument/onTypeFormatting. 2019-06-10 14:26:21 +00:00
initialize-sequence.test
input-mirror.test [clangd] Rename -run-synchronously to -sync 2019-05-28 09:20:57 +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.local.cfg
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
protocol.test [clangd] Rename -run-synchronously to -sync 2019-05-28 09:20:57 +00:00
references.test
rename.test
signature-help-with-offsets.test [clangd] Support offsets for parameters in signatureHelp 2019-06-04 09:36:59 +00:00
signature-help.test
spaces-in-delimited-input.test [clangd] Rename -run-synchronously to -sync 2019-05-28 09:20:57 +00:00
symbol-info.test
symbols.test
system-include-extractor.test [clangd] Enable extraction of system includes from custom toolchains 2019-06-26 07:45:27 +00:00
target_info.test [clangd] Link and initialize target infos 2019-06-26 07:39:14 +00:00
test-uri-posix.test
test-uri-windows.test
textdocument-didchange-fail.test
too_large.test [clangd] Rename -run-synchronously to -sync 2019-05-28 09:20:57 +00:00
trace.test
tweaks-format.test
type-hierarchy.test [clangd] Type hierarchy subtypes 2019-06-16 02:31:37 +00:00
unsupported-method.test
utf8.test
xrefs.test