[libcxx-commits] [PATCH] D98109: [libcxx] Make path::absolute return paths with separators in preferred form

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 8 13:07:41 PST 2021


curdeius added a comment.

Indeed, but the examples in the standard are non-normative.
BTW, libstdc++ doesn't bother to call `make_preferred` (https://godbolt.org/z/6Eabq4).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98109/new/

https://reviews.llvm.org/D98109



More information about the libcxx-commits mailing list