[PATCH] D142780: [clang] NFCI: Use FileEntryRef in FileManager's UID mapping
Richard Howell via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 6 09:24:24 PST 2023
rmaz added a comment.
In D142780#4087273 <https://reviews.llvm.org/D142780#4087273>, @jansvoboda11 wrote:
> Sounds like the easies way out is serializing all `FileEntryRef` objects we know in deterministic order.
How about something like https://reviews.llvm.org/D143414 ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142780/new/
https://reviews.llvm.org/D142780
More information about the cfe-commits
mailing list