]> granicus.if.org Git - clang/commit
implement HeaderMap::LookupFile. I think headermaps are done now. All that is
authorChris Lattner <sabre@nondot.org>
Mon, 17 Dec 2007 21:38:04 +0000 (21:38 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Dec 2007 21:38:04 +0000 (21:38 +0000)
commit5fb125c2556cb9d914493b1ef1bd5eee2d2843af
treebaf74a344af93b9f3995598e45b3745478d7d594
parent1adbf6349d4701771a814542008386ad39e3d614
implement HeaderMap::LookupFile.  I think headermaps are done now.  All that is
left is this crazy thing called "testing".

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