[PATCH] D135634: [clang][modules] Serialize VFS overlay paths into PCMs

Ben Langmuir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 13:28:48 PDT 2022


benlangmuir added a subscriber: bnbarham.
benlangmuir added a comment.

I think we should deduplicate the vfs overlays if the same ivfsoverlay is specified in both the pcm and the command-line.

@bnbarham any concern about overlay vs chaining behaviour here? I remember you looking at that a while ago.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135634



More information about the cfe-commits mailing list