[PATCH] D62804: [clangd] Enable extraction of system includes from custom toolchains
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 7 01:09:09 PDT 2019
ilya-biryukov added a comment.
Could you give more context on what the custom toolchains are?
One feasible alternative is to move this detection to clang's driver (where the rest of include path detection lives), why won't that work?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62804/new/
https://reviews.llvm.org/D62804
More information about the cfe-commits
mailing list