[PATCH] D142780: [clang] NFCI: Use FileEntryRef in FileManager's UID mapping

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 27 14:16:21 PST 2023


jansvoboda11 added a comment.

Sounds like the easies way out is serializing all `FileEntryRef` objects we know in deterministic order.


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