[libcxx-commits] [PATCH] D98642: [libcxx] [test] Account for differences in a trailing slash in weakly_canonical
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 16 04:41:26 PDT 2021
curdeius added a comment.
Wouldn't it be judicious to try to fix the underlying problem (as noted in the fixme comment)?
It seems to be of a similar nature as http://wg21.link/LWG3096, i.e. the fact whether (a part of) the path exists or not shouldn't matter.
WDYT?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98642/new/
https://reviews.llvm.org/D98642
More information about the libcxx-commits
mailing list