[all-commits] [llvm/llvm-project] 6e8d6b: [clangd] Preserve -nostdinc and --sysroot when cal...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Wed Feb 5 00:58:24 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e8d6bc9ec8739ec22b73a23f740f171f452e234
      https://github.com/llvm/llvm-project/commit/6e8d6bc9ec8739ec22b73a23f740f171f452e234
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-02-05 (Wed, 05 Feb 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




More information about the All-commits mailing list