Skip to content

[libc] add btowc to wchar.h generated header #124152

Closed
@nickdesaulniers

Description

@nickdesaulniers

While working on #124150, I noticed that libc/include/wchar.yaml is missing an entry for btowc, even though we have it implemented (libc/src/wchar/btowc.cpp). If we don't advertise it in the generated wchar.h, then users will get a diagnostic when calling it.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions