]> granicus.if.org Git - clang/commit
Fix the CXX_INCLUDE_ROOT case that was out of date with ScanLibDirForGCCTriple.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 14 Oct 2011 19:50:08 +0000 (19:50 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 14 Oct 2011 19:50:08 +0000 (19:50 +0000)
commitf886d6f5ec01e521afc39e967f9ff614c4e1c8e7
treeb3679de2f740280a00bd82817f87836c0de382b8
parent663b26a776c47a8609d767af72a7bac4745ce8ef
Fix the CXX_INCLUDE_ROOT case that was out of date with ScanLibDirForGCCTriple.

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