[libcxx-commits] [PATCH] D79888: libc++: include unistd.h if available to get some preprocessor macros

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 13 12:31:35 PDT 2020


EricWF added a comment.

We could lift the two macros that depend on `_NEWLIB_VERSION` into the headers that use them.
Then we'll avoid the include in config.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79888/new/

https://reviews.llvm.org/D79888





More information about the libcxx-commits mailing list