[PATCH] D119721: [clang][lex] Use `ConstSearchDirIterator` in lookup cache
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 14 07:32:22 PST 2022
jansvoboda11 created this revision.
jansvoboda11 added reviewers: ahoppen, Bigcheese, dexonsmith.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch starts using the new iterator type in `ConstSearchDirIterator`.
Depends on D117566 <https://reviews.llvm.org/D117566>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119721
Files:
clang/include/clang/Lex/HeaderSearch.h
clang/lib/Lex/HeaderSearch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119721.408415.patch
Type: text/x-patch
Size: 6216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220214/558a2ad4/attachment.bin>
More information about the cfe-commits
mailing list