[PATCH] D89749: SourceManager: Don't allocate an SLocEntry until it's loaded
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 26 10:51:04 PDT 2020
dexonsmith updated this revision to Diff 300737.
dexonsmith added a comment.
Added a unit test for `LoadedSLocEntryIndex`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89749/new/
https://reviews.llvm.org/D89749
Files:
clang/include/clang/Basic/SourceManager.h
clang/lib/Basic/SourceManager.cpp
clang/unittests/Basic/SourceManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89749.300737.patch
Type: text/x-patch
Size: 11645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201026/3d5a39a6/attachment.bin>
More information about the cfe-commits
mailing list