[PATCH] D135440: [SourceManager] Speedup getFileIDLocal with a separate Offset Table.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 10 13:03:30 PDT 2022
hokein updated this revision to Diff 466595.
hokein added a comment.
print memory usage in SourceManager::PrintStats.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135440/new/
https://reviews.llvm.org/D135440
Files:
clang/include/clang/Basic/SourceManager.h
clang/lib/Basic/SourceManager.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135440.466595.patch
Type: text/x-patch
Size: 4475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221010/d3e0ff99/attachment.bin>
More information about the cfe-commits
mailing list