diff options
author | Matthew Mirvish <mincrmatt12@users.noreply.github.com> | 2023-09-11 04:11:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-11 04:11:37 -0400 |
commit | 4af340a6afb971c2f79d19b3575c7831f6949503 (patch) | |
tree | 0750b8a8c44a96102ec4180ab7fd5764cad2238a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5474d49f1f5c4b5861cf611ac291d777f6bf54d5 (diff) | |
download | llvm-4af340a6afb971c2f79d19b3575c7831f6949503.zip llvm-4af340a6afb971c2f79d19b3575c7831f6949503.tar.gz llvm-4af340a6afb971c2f79d19b3575c7831f6949503.tar.bz2 |
[clangd] Forward --target to system include extraction (#65824)
Some clang multilib configurations (such as the one currently used in
the [beta ARM LLVM
toolchain](https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm))
wind up only reporting the C++ include paths properly if they get passed
the correct target. This patch ensures the `--target` (or `-target`)
arguments are correctly sent to the queried driver.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions