]> granicus.if.org Git - clang/commit
Do not include GCC "resource" directory into the set of built-in include paths on...
authorAnton Korobeynikov <anton@korobeynikov.info>
Mon, 6 Mar 2017 09:32:56 +0000 (09:32 +0000)
committerAnton Korobeynikov <anton@korobeynikov.info>
Mon, 6 Mar 2017 09:32:56 +0000 (09:32 +0000)
commit879a2c4c5e8c11a0fab7c346212c39eaee3da9a6
treef7f80bb10e68c1d9cc5a87d76cb4f543cbdf6f84
parentf037bd533e9461b203548e6c1e8fca08155a0a51
Do not include GCC "resource" directory into the set of built-in include paths on MingW.

Patch by Mateusz MikuĊ‚a.

Differential Revision: https://reviews.llvm.org/D29464

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@297005 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/MinGWToolChain.cpp
test/Driver/mingw.cpp