[libcxx-commits] [libcxx] [libc++] fix back slash as root dir breaks lexically_relative, lexically_proximate and hash_value on Windows (PR #99780)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 7 06:27:14 PDT 2024


RichardLuo0 wrote:

> This looks reasonable to me - I would want to see testing done on the MSVC-STL to see if the same thing happens over there, but if it does, I'll approve.

Yes it does. https://godbolt.org/z/GPvx7fc4h

https://github.com/llvm/llvm-project/pull/99780


More information about the libcxx-commits mailing list