AaronBallman wrote:

> @AaronBallman do you have a clue why equality comparison for in-memory files 
> works differently compared to on-disk files?

Are they? I think you're supposed to use `FileSystem::equivalent()` to test for 
it which uses an underlying unique ID.


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

Reply via email to