https://github.com/jansvoboda11 commented:

Instead of using VFS overlays to make the AST file relocatable, have you 
considered making use of `adjustFilenameForRelocatableAST()` (i.e. storing 
relative paths to the AST file) and then setting the CWD accordingly when 
loading?

https://github.com/llvm/llvm-project/pull/106577
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to