cor3ntin wrote:

> sorry this is same as #107906 (with a bigger impact radius, as you're also 
> changing getBufferForFile) and doesn't address any of the issues mention 
> about explaining the semantics of `IsText` or justification for changing the 
> core VFS interfaces, for an operation that's can solely be performed on 
> physical fileystem.
> 
> @perry-ca raised some concerns in #109664 about this functionality requiring 
> some context awareness, I don't think any of those is addressed by this patch 
> either. Pretty much all of the callers apart from ASTReader is just using 
> `IsText = true`.

To give some context, the problem we are trying to solve initially is that file 
opened by `#embed` should not be utf-8 converted. 


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

Reply via email to