[libcxx-commits] [libcxx] [libc++] Do not remove a root-name followed by ".." in `path::lexically_normal()` (PR #201261)
Martin Storsjö via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jun 27 12:26:12 PDT 2026
================
----------------
mstorsjo wrote:
FWIW, I think it's entirely reasonable to add extra testcases, even if they were correctly handled before and their outcome isn't changed by the patch - it just makes it even clearer how things work.
https://github.com/llvm/llvm-project/pull/201261
More information about the libcxx-commits
mailing list