ilya-biryukov wrote:

This still fails on Windows, see the buildkite errors.
I believe the `filename(..., style::posix)` does not do what you intend, it 
actually assumes the inputs are in posix format, which is not the case on 
Windows. You want to use the native style

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

Reply via email to