adrian-prantl wrote:

It might be worth exploring a SourceManager subclass that has in addition to a 
MemoryBuffer-backed location also a source file type that is a file/line 
variant that is only converted into a MemoryBuffer-backed location if we do an 
operation that really needs it.

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

Reply via email to