]> granicus.if.org Git - clang/commit
[x86] Exclusion of incorrect include headers paths for MCU target
authorAndrey Bokhanko <andreybokhanko@gmail.com>
Wed, 16 Dec 2015 13:27:38 +0000 (13:27 +0000)
committerAndrey Bokhanko <andreybokhanko@gmail.com>
Wed, 16 Dec 2015 13:27:38 +0000 (13:27 +0000)
commit791a40edf62894f272cad36a9afb157d61353f6c
treea226e348c4facefb31e9c2869b5e970b9b61a940
parent0df6ca848596a3ad6ff88d1fe51dc77d75b387ef
[x86] Exclusion of incorrect include headers paths for MCU target

Exclusion of /usr/include and /usr/local/include headers paths for MCU target.

Differential Revision: http://reviews.llvm.org/D14954

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