[libc++] Test the library under `-ffreestanding`
Open
libc++
test-suite
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
This would catch missing `return 0;`s from `main` functions and probably other things. And it could be used as the basis for an eventual support of Freestanding.
Contributor guide
Assessment
This issue has not been assessed yet.