[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 12:11:25 PDT 2020
dexonsmith planned changes to this revision.
dexonsmith added a comment.
I'd still appreciate feedback on the direction, but `clang/test/ClangScanDeps/modules-full.cpp` is failing (getting `"<built-in>"` listed twice under `"file-deps"` for each translation unit) so I'm marking this as needing changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89488/new/
https://reviews.llvm.org/D89488
More information about the cfe-commits
mailing list