forked from OSchip/llvm-project
![]() The old expected behaviour was specific to Apple platforms, while Glibc, Windows and FreeBSD collate differently (ignoring case). Make the old tested behaviour a special case for Apple platforms, and make the default case the one used by the other three. In clang-cl/DLL configurations, the test is hit by https://llvm.org/PR41018 (making the test fail to link). Differential Revision: https://reviews.llvm.org/D120797 |
||
---|---|---|
.. | ||
configs | ||
libcxx | ||
std | ||
support | ||
CMakeLists.txt | ||
lit.cfg.py |