[libc-commits] [libc] [libc] clean up duplicated includes in generated headers (PR #124524)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Mon Jan 27 08:54:40 PST 2025
================
@@ -12,6 +12,7 @@ types:
- type_name: lldiv_t
- type_name: ldiv_t
- type_name: div_t
+ - type_name: locale_t
----------------
nickdesaulniers wrote:
mind sorting the list of type_names alphabetically?
https://github.com/llvm/llvm-project/pull/124524
More information about the libc-commits
mailing list