[PATCH] D89488: WIP: FileManager: Shrink FileEntryRef to the size of a pointer

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 15 16:38:42 PDT 2020


dexonsmith updated this revision to Diff 298517.
dexonsmith added a comment.

Peeled off the clangd change into https://reviews.llvm.org/D89514 and rebased.


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

https://reviews.llvm.org/D89488

Files:
  clang/include/clang/Basic/FileManager.h
  clang/lib/Basic/FileManager.cpp
  clang/lib/Basic/SourceManager.cpp
  clang/unittests/Basic/FileManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89488.298517.patch
Type: text/x-patch
Size: 15859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201015/edbf2740/attachment.bin>


More information about the cfe-commits mailing list