[PATCH] D123144: FileManager: std::map => BumpPtrAllocator + DenseMap of pointers

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 5 10:07:25 PDT 2022


sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added a subscriber: dexonsmith.
Herald added a project: All.
sammccall requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This is both smaller and faster.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123144

Files:
  clang/include/clang/Basic/FileManager.h
  clang/lib/Basic/FileManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123144.420567.patch
Type: text/x-patch
Size: 12830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220405/3750d69a/attachment-0001.bin>


More information about the cfe-commits mailing list