<div dir="ltr">+benjamin<br><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 30, 2016 at 9:50 PM Maurizio Vitale via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div></div>