mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
Remove all the .h.def files that already express nothing whatsoever not already expressed in YAML. Clean up a few YAML files without materially changing any generated header output. Many more .h.def files remain that need a bit of conversion in YAML to express macro requirements and such.
10 lines
161 B
YAML
10 lines
161 B
YAML
header: uchar.h
|
|
standards:
|
|
- stdc
|
|
types:
|
|
- type_name: char32_t
|
|
- type_name: char16_t
|
|
- type_name: char8_t
|
|
- type_name: mbstate_t
|
|
- type_name: size_t
|