]> granicus.if.org Git - clang/commit
Use the "Bar.h" -> <Foo/Bar.h> remapping for index header maps only as
authorDouglas Gregor <dgregor@apple.com>
Sat, 30 Jul 2011 06:28:34 +0000 (06:28 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sat, 30 Jul 2011 06:28:34 +0000 (06:28 +0000)
commit2c7b7803182d1796225bf420d17b216bd81f75b0
treeea508acadd25115d37970fbb427b91cfd55b7aaa
parenta3f61ae2c824d3999d77efb46f2f996f86885d20
Use the "Bar.h" -> <Foo/Bar.h> remapping for index header maps only as
a fallback, if normal header search fails. Another attempt at
<rdar://problem/9824020>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136557 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/HeaderSearch.cpp