[libc-commits] [libc] [libc][newhdrgen]sorted function names in yaml (PR #102544)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Fri Aug 9 09:59:32 PDT 2024
================
@@ -69,8 +69,7 @@ To add through the command line:
generated header file with the new addition in the newhdrgen directory to
examine.
-If you want to sort the functions in yaml files by alphabetical names if they
-are not already you can check out libc/newhdrgen/yaml_functions_sorted.py.
+If you want to sort the functions in yaml files by alphabetical names you can check out libc/newhdrgen/yaml_functions_sorted.py.
----------------
michaelrj-google wrote:
`sort the functions alphabetically`
https://github.com/llvm/llvm-project/pull/102544
More information about the libc-commits
mailing list