[PATCH] D135801: [clang][Lexer] Speedup HeaderSearch when there are many HeaderMaps

Troy Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 13 08:38:14 PDT 2022


troyj updated this revision to Diff 467496.
troyj added a comment.

Addressed Bruno's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135801

Files:
  clang/include/clang/Lex/HeaderMap.h
  clang/include/clang/Lex/HeaderSearch.h
  clang/lib/Lex/HeaderSearch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135801.467496.patch
Type: text/x-patch
Size: 6861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221013/93232e10/attachment.bin>


More information about the cfe-commits mailing list