]> granicus.if.org Git - clang/commit
Step #1 in adding headermap support to clang.
authorChris Lattner <sabre@nondot.org>
Mon, 17 Dec 2007 06:36:45 +0000 (06:36 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Dec 2007 06:36:45 +0000 (06:36 +0000)
commit822da61b74ce14e89b3fa8774db18c833aa5748b
tree94c98ef06bf1e44bd5a9bda3dbd702bc360df92b
parentd66552797f9a34f5b966adbe45234111752678a0
Step #1 in adding headermap support to clang.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45089 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/clang.cpp
Lex/HeaderSearch.cpp
clang.xcodeproj/project.pbxproj
include/clang/Lex/DirectoryLookup.h
include/clang/Lex/HeaderMap.h [new file with mode: 0644]
include/clang/Lex/HeaderSearch.h