[PATCH] D119721: [clang][lex] Use `ConstSearchDirIterator` in lookup cache
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 15 00:14:10 PST 2022
jansvoboda11 updated this revision to Diff 408733.
jansvoboda11 added a comment.
Use `std::next` and `ConstSearchDirIterator::Idx`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119721/new/
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.408733.patch
Type: text/x-patch
Size: 6168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220215/01ed312b/attachment.bin>
More information about the cfe-commits
mailing list