[libcxx-commits] [PATCH] D91179: [23/N] [libcxx] Have lexically_normal return the path with preferred separators
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 29 05:16:12 PST 2021
mstorsjo added a comment.
Not pushing this one through CI right now, to save on CI time a bit, as it's rather trivial. On non-windows platforms, `make_preferred()` is a nop, so this should be safe for other platforms.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91179/new/
https://reviews.llvm.org/D91179
More information about the libcxx-commits
mailing list