[all-commits] [llvm/llvm-project] b6efa2: [clangd] Preserve -nostdinc and --sysroot when cal...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Wed Jun 10 08:48:40 PDT 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: b6efa2365812f31667485c8948d49621ebf952f2
https://github.com/llvm/llvm-project/commit/b6efa2365812f31667485c8948d49621ebf952f2
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
M clang-tools-extra/clangd/QueryDriverDatabase.cpp
M clang-tools-extra/clangd/test/system-include-extractor.test
Log Message:
-----------
[clangd] Preserve -nostdinc and --sysroot when calling query driver
Solves this issue: https://github.com/clangd/clangd/issues/157
This is my first contribution to an llvm project, so I hope I'm doing it right!
Patch by @topisani (Tobias Pisani)!
Reviewers: kadircet, klimek
Differential Revision: https://reviews.llvm.org/D73811
(cherry picked from commit 6e8d6bc9ec8739ec22b73a23f740f171f452e234)
More information about the All-commits
mailing list