[PATCH] D73453: Preserve -nostdinc and --sysroot when calling query driver

Tobias Pisani via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 28 02:51:17 PST 2020


topisani updated this revision to Diff 240815.
topisani marked an inline comment as done.
topisani added a comment.

Address CR Comments

I couldn't think of a good way to check for `--sysroot /my/sysroot` in the test in posix shell, so i hope the grep usage is OK.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73453/new/

https://reviews.llvm.org/D73453

Files:
  clang-tools-extra/clangd/QueryDriverDatabase.cpp
  clang-tools-extra/clangd/test/system-include-extractor.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73453.240815.patch
Type: text/x-patch
Size: 5142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200128/93b37f26/attachment.bin>


More information about the cfe-commits mailing list