]> granicus.if.org Git - clang/commit
[Lex] HeaderSearch: Introduce a FrameworkCacheEntry structure to hold the FrameworkMa...
authorDaniel Dunbar <daniel@zuster.org>
Thu, 5 Apr 2012 17:09:40 +0000 (17:09 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 5 Apr 2012 17:09:40 +0000 (17:09 +0000)
commit9ee35f9f35452dec05c81fd1bbdd2f700872ea7f
tree78663cb1f4fb5711c4db88d95ca8e9c7f029ee4d
parentf535a985ca53168d3e3fd38bdbef2677c01f2ef4
[Lex] HeaderSearch: Introduce a FrameworkCacheEntry structure to hold the FrameworkMap items.
 - No functionality change.

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