| Issue |
124152
|
| Summary |
[libc] add btowc to wchar.h generated header
|
| Labels |
good first issue,
libc
|
| Assignees |
|
| Reporter |
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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs