Issue 101798
Summary [libc] dead/broken entrypoints
Labels libc
Assignees
Reporter SchrodingerZhu
    After #101797, I still get the following test demanding some non-existing entrypoints:

```
[cmake] -- Skipping unittest libc.test.src.stdio.scanf_core.converter_test as it has missing deps: libc.src.stdio.scanf_core.string_reader.
[cmake] -- Skipping unittest libc.test.src.wchar.btowc_test.__unit__ as it has missing deps: libc.src.wchar.btowc.
[cmake] -- Skipping hermetic test libc.test.src.wchar.btowc_test.__hermetic__ as it has missing deps: libc.src.wchar.btowc.
```
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to