diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-08-28 23:17:47 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-08-28 23:17:47 +0000 |
commit | 0f4b04e288ae22572c301d8b2b6fbb0ebfa5b186 (patch) | |
tree | 37c8ed0ffde3a73220363ad96dccbd1990e7463b /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | ec1cb850d1a12604bf590d4a83dd5a0585b80107 (diff) | |
download | llvm-0f4b04e288ae22572c301d8b2b6fbb0ebfa5b186.zip llvm-0f4b04e288ae22572c301d8b2b6fbb0ebfa5b186.tar.gz llvm-0f4b04e288ae22572c301d8b2b6fbb0ebfa5b186.tar.bz2 |
Look for libstdc++ first on the clang install directory.
When sysroot is not set, look for libstdc++ first on the clang install
directory. Before this change if clang was installed alongside a gcc with
the same version as the system one we would select the system libstdc++.
Unfortunately this is hard to test as only the non-sysroot case is changed.
llvm-svn: 189536
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions