]> granicus.if.org Git - clang/commit
refactor an better comment framework lookup code. This moves it from
authorChris Lattner <sabre@nondot.org>
Mon, 17 Dec 2007 08:13:48 +0000 (08:13 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Dec 2007 08:13:48 +0000 (08:13 +0000)
commitafded5bbb85607023c710c3d6a96c372feb84d7f
treeee2d44b0b049883503b409d64371330d586f9a64
parentdf772336655fd84ee2c0ce514c93cef0b29d60d4
refactor an better comment framework lookup code.  This moves it from
HeaderSearch into DirectoryLookup, as a particular framework lookup is
specific to the directory we are currently querying.

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