]> granicus.if.org Git - clang/commit
[Solaris] Use the GCC Installation detector to add the C++ include paths.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 9 Sep 2015 13:36:00 +0000 (13:36 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 9 Sep 2015 13:36:00 +0000 (13:36 +0000)
commit876e7c28661705dd67ff84d9899e848b72a08510
tree593abaa1b8e6122d5673b3d25ed40f99a2e61a1b
parentafe768ff0a2326fb0d06f16e0221ca7fcecdbf24
[Solaris] Use the GCC Installation detector to add the C++ include paths.

Patch by Xan López!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247144 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Frontend/InitHeaderSearch.cpp
test/Driver/solaris-header-search.cpp [new file with mode: 0644]