1
0

feat: add polyfill for llvm libcxx to make it possible to compile

This commit is contained in:
2025-12-20 22:21:57 +08:00
parent 622d3e0eb1
commit b8f794a879
6 changed files with 402 additions and 0 deletions

View File

@@ -67,6 +67,8 @@ FILES
yycc/patch/fopen.hpp
yycc/patch/stream.hpp
yycc/patch/format.hpp
yycc/patch/libcxx/enumerate.hpp
yycc/patch/libcxx/stacktrace.hpp
yycc/num/parse.hpp
yycc/num/stringify.hpp
yycc/num/safe_cast.hpp