<div dir="ltr">Is there any published paper/tech report/talk about how virtual file systems are intended to be used in CLANG?<div><br></div><div>As far as I understand it, presently there're a number of implementations in the code base including one that gets a mapping virtual->physical from a json file. Assuming one wanted to take unmodified files from some server that caches the version control system, is the intention to point some of the mappings to a fuse file system that handle caching/communication w/ the VCS?</div><div><br></div><div>Or are people writing their own implementation of the abstract file system that does whatever they need and merge it with any new clang release they're interested in?</div><div><br></div><div>Thanks,</div><div><br></div><div>  Maurizio</div></div>