[PATCH] D116750: [clang][lex] Keep search directory indices up-to-date

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 7 07:11:57 PST 2022


jansvoboda11 updated this revision to Diff 398135.
jansvoboda11 added a comment.

Use pointers instead of indices to identify `DirectoryLookup` objects.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116750/new/

https://reviews.llvm.org/D116750

Files:
  clang/include/clang/Lex/HeaderSearch.h
  clang/lib/Lex/HeaderSearch.cpp
  clang/unittests/Lex/CMakeLists.txt
  clang/unittests/Lex/HeaderSearchTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116750.398135.patch
Type: text/x-patch
Size: 21017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220107/df70472c/attachment-0001.bin>


More information about the cfe-commits mailing list