[PATCH] D30214: [Driver] Search for libc++ headers in ResourceDir

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 2 01:03:05 PST 2017


Hahnfeld updated this revision to Diff 90296.
Hahnfeld edited the summary of this revision.
Hahnfeld added a comment.

Adapt and add tests.


https://reviews.llvm.org/D30214

Files:
  lib/Driver/ToolChains.cpp
  test/Driver/Inputs/resource_dir_libcxx/include/c++/v1/.keep
  test/Driver/Inputs/resource_dir_libcxxv2/include/c++/v2/.keep
  test/Driver/linux-header-search.cpp
  test/Driver/linux-ld.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30214.90296.patch
Type: text/x-patch
Size: 7367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170302/47c9cebb/attachment-0001.bin>


More information about the cfe-commits mailing list