[PATCH] D135220: [clang] Update ModuleMap::getModuleMapFile* to use FileEntryRef

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 08:49:05 PDT 2022


dexonsmith added a comment.

In D135220#3840257 <https://reviews.llvm.org/D135220#3840257>, @goncharov wrote:

> It's possbile to make it deterministic by making headers unique though.

Also, this is the first time you've mentioned non-determinism. Is this non-deterministic?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135220



More information about the cfe-commits mailing list