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 D97551
[libcxx] [test] Use the native path types in path.compare mstorsjo on Feb 26 2021, 6:09 AM. Authored by
Details
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.
Diff Detail |