[libcxx] [test] Use the native path types in path.compare
This makes sure that it actually tests the right compare() overloads in windows configurations. This also fixes the allocation guards that enforce no allocations while running the compare() functions. Differential Revision: https://reviews.llvm.org/D97551
Loading
Please sign in to comment