]> granicus.if.org Git - clang/commit
[Mips] Do not add unnecessary Mips toolchain path to the list
authorSimon Atanasyan <simon@atanasyan.com>
Sun, 21 Apr 2013 12:55:59 +0000 (12:55 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Sun, 21 Apr 2013 12:55:59 +0000 (12:55 +0000)
commit990b5e5be5e60e91cab2134d7f37a0ba70f727c2
treeb2d778ac63662278e7b553ae2f35d99fab1531bc
parent840462670ba7a6bc26265a2306b35f2f0f01f51c
[Mips] Do not add unnecessary Mips toolchain path to the list
of system include directories with extern "C" semantics.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179979 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp
test/Driver/mips-cs-header-search.cpp