]> granicus.if.org Git - clang/commit
on both the mac and linux, /usr/local/include is treated
authorChris Lattner <sabre@nondot.org>
Sat, 6 Mar 2010 19:38:10 +0000 (19:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 6 Mar 2010 19:38:10 +0000 (19:38 +0000)
commitfc904d5b8bfa8fccca0ead0051e3f9e4374f6e7a
tree5d9a9012755f9845d2d6d347bd45fef1e492b02f
parent1d02ccd1aa9bab97d0c0869d54df05a4e5f57b1b
on both the mac and linux, /usr/local/include is treated
as a "C++ Friendly" system header directory.  This fixes
PR6523.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97885 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitHeaderSearch.cpp