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

Mikhail Goncharov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 04:04:14 PDT 2022


goncharov added subscribers: dexonsmith, goncharov.
goncharov added a comment.

That change might be problematic for content addressing storages. E.g. clang/test/Driver/cl-pch-showincludes.cpp started to fail as clang/test/Driver/header{0,1,3,4}.h are all identical and can be symlinked. cc @dexonsmith


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