]> granicus.if.org Git - clang/commit
Fix Linux libc++ usage. Somehow this slipped through during the port.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 7 Nov 2011 09:01:17 +0000 (09:01 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 7 Nov 2011 09:01:17 +0000 (09:01 +0000)
commiteb35ffc2174f7c4d622c6e81e3a4915ef077f470
tree7b414a945dda5385c8f468681c1f3a364b6f9792
parent38dce9b19c3cc85698fb44ea182f9e7fa0fa4a69
Fix Linux libc++ usage. Somehow this slipped through during the port.

Test cases for this and all the rest of the port are still in the works,
but will wait for a fixed computer and post 3.0 merging...

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