forked from OSchip/llvm-project
7a154c3230
This seems to be a documented quirk in libc++'s implementation of weakly_canonical (in a comment in the weakly_canonical test). Together with a difference between windows and posix regarding whether paths can go through nonexistent dirs, this results in a difference in a trailing slash. Just document this as expected, and degrade the comment from fixme to a note, as MS STL and libstdc++ behave in the same way. Differential Revision: https://reviews.llvm.org/D98642 |
||
---|---|---|
.. | ||
configs | ||
libcxx | ||
std | ||
support | ||
CMakeLists.txt | ||
lit.cfg.py |