[libcxx-commits] [libcxx] [libcxx] Add fallback to standard C when `unistd` is unavailable (PR #102005)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 5 09:12:44 PDT 2024


https://github.com/mordante commented:

Thanks for your patch!

> More changes than necessary because clang-format complained.

Typically we do not do this for our tests since they are not formatted. Since the file is small I'm not opposing this change. Please keep it in mind for future changes.

https://github.com/llvm/llvm-project/pull/102005


More information about the libcxx-commits mailing list