[libc-commits] [libc] [libc][wctype][codegen] Add generation script for conversion data (PR #170868)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Fri Dec 5 12:10:56 PST 2025
================
----------------
bassiounix wrote:
The original file had no license, I wrote the script to fetch the file as-is. However, I wrote a comment in the fetch script regarding the license but I don't know whether it's sufficient or not.
As for including the file, my argument is that it's needed for generating include files. It won't be efficient to re-download the files each time we run the generation script. The site doesn't always let me fetch the file and my quality of internet connection can't handle that kind of workload :)
https://github.com/llvm/llvm-project/pull/170868
More information about the libc-commits
mailing list