]> granicus.if.org Git - clang/commit
fix an interaction between -isystem . and isysroot.
authorChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2008 23:46:22 +0000 (23:46 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2008 23:46:22 +0000 (23:46 +0000)
commit4df85f55bbd9f90f85e247ea74a729e22f6ae8fb
tree4ff4ab1de1cf23ea98936c45ad8933477c55cb30
parent5a7b3821c6abed7f58a53a94eac128bd23d23289
fix an interaction between -isystem . and isysroot.

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