cosmopolitan/test/libcxx
Justine Tunney 77d3a07ff2
Fix std::filesystem
This change makes a second pass, at fixing the errno issue with libcxx's
filesystem code. Previously, 89.01% of LLVM's test suite was passing and
now 98.59% of their tests pass. Best of all, it's now possible for Clang
to be built as a working APE binary that can to compile the Cosmopolitan
repository. Please note it has only been vetted so far for some objects,
and more work would obviously need to be done in cosmo, to fix warnings.
2024-07-28 17:31:21 -07:00
..
BUILD.mk Make some code build faster 2024-07-24 12:26:52 -07:00
cexception_test.cc Introduce ctl::set and ctl::map 2024-06-23 22:27:11 -07:00
errc_test.cc Fix std::filesystem 2024-07-28 17:31:21 -07:00
filesystem_test.cc Fix std::filesystem 2024-07-28 17:31:21 -07:00
openmp_test.cc Improve lock hierarchy 2024-07-24 16:05:48 -07:00
trivial_test.cc vim spells the c++ filetype 'cpp' 2024-04-24 13:56:37 -07:00