llvm-project/clang-tools-extra/clangd/tool
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
..
CMakeLists.txt [clangd] Collect tokens of main files when building the AST 2019-06-19 14:03:19 +00:00
ClangdMain.cpp [clangd] Enable extraction of system includes from custom toolchains 2019-06-26 07:45:27 +00:00