Tags: MACV-UIS/cling
Tags
Set the SourceManager flag to enable -fmodules- A55B embed-all-files. This marks all files in the PCH/PCM transient. This allows clang to stream them back within the zip in the PCH rather than requiring the files to be physically present on disk. This should resolve an introduced regression which materializes if the files are moved/deleted after the generation of the PCH.