Issue 170871
Summary [libc][wctype][codegen] Bootstrap gen code for conversion data
Labels libc
Assignees bassiounix
Reporter bassiounix
    We need Python script to fetch the unicode data from unicode.org and parse it to a usable representation by internal C++ code.
The script has 2 features:
- Fetch the necessary files
- Parse and generate the desired files to be consumed by `wctype` functions internally in `libc`.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to