[PATCH] D135440: [SourceManager] Speedup getFileIDLocal with a separate Offset Table.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 11 01:36:56 PDT 2022


hokein updated this revision to Diff 466729.
hokein marked an inline comment as done.
hokein added a comment.

add assert


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.466729.patch
Type: text/x-patch
Size: 4737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221011/14a2f416/attachment-0001.bin>


More information about the cfe-commits mailing list