[#172040](https://github.com/llvm/llvm-project/issues/172040) This patch implements the scripts for generating the lookup tables and associated utils for wctype classification functions. Not all Unicode properties are covered as not all need a lookup table, the rest will be hardcoded. The size of the generated tables is 47,8KB.
7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
# Sphinx documentation
|
|
docs/_build/
|
|
build/
|
|
|
|
# Unicode data used for wctype functions
|
|
UnicodeData.txt
|